Stable Interface
Interface Overview
interface SafeResourceUrl { }
Interface Description
Marker interface for a value that's safe to use as a URL to load executable code from.
exported from @angular/platform-browser/index, defined in @angular/platform-browser/src/security/dom_sanitization_service.ts
Please login to continue.