UNPKG

angular-auth-oidc-client

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