UNPKG

angular-auth-oidc-client

Version:
8 lines (7 loc) 260 B
import * as i0 from "@angular/core"; export declare class CryptoService { private readonly document; getCrypto(): any; static ɵfac: i0.ɵɵFactoryDeclaration<CryptoService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<CryptoService>; }