SafeScript
interface
Marker interface for a value that's safe to use as JavaScript.
API
interface SafeScript {interface SafeScript extends SafeValue {}}
Jump to details
Marker interface for a value that's safe to use as JavaScript.
interface SafeScript {interface SafeScript extends SafeValue {}}