createScriptURL method
The createScriptURL() method of the TrustedTypePolicy interface
creates a TrustedScriptURL object using a policy created by
TrustedTypePolicyFactory.createPolicy.
Implementation
external TrustedScriptURL createScriptURL(
String input,
JSAny? arguments,
);