Definition
Trusted Types defines TrustedScriptURL
[Exposed=(Window,Worker)]
interface TrustedScriptURL {
stringifier;
USVString toJSON();
};
Methods and attributes that return objects implementing TrustedScriptURL
Referring IDL interfaces/dictionaries
Referring specifications
- HTML Standard refers to
TrustedScriptURL
- Service Workers Nightly refers to
TrustedScriptURL