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