SafeResourceUrl
interface
Marker interface for a value that's safe to use as a URL to load executable code from.
API
interface SafeResourceUrl {interface SafeResourceUrl extends SafeValue {}}
Jump to details
Marker interface for a value that's safe to use as a URL to load executable code from.
interface SafeResourceUrl {interface SafeResourceUrl extends SafeValue {}}