export getUrlScheme(url: string) : string
export getUrlScheme(url: string) : string
exported from angular2/compiler defined in angular2/src/compiler/url_resolver.ts (line 69)
Extract the scheme of a URL.
export getUrlScheme(url: string) : string
exported from angular2/compiler defined in angular2/src/compiler/url_resolver.ts (line 69)
Extract the scheme of a URL.