SafeResourceUrl
Marker interface for a value that's safe to use as a URL to load executable code from.
interface SafeResourceUrl extends SafeValue {
// inherited from platform-browser/SafeValue
}
Marker interface for a value that's safe to use as a URL to load executable code from.
interface SafeResourceUrl extends SafeValue {
// inherited from platform-browser/SafeValue
}