Resolved! fluent app: Can not import GlideSecureRandomUtil from @servicenow/glide typescript module
hi all, I want to use GlideSecureRandomUtil api in my fluent app, but i can't import its type from the module, i found annother type SecureRandomUtil defined in that module, how to fix that?//case 1: not type defination, record script include can in...