UNPKG

@axa-fr/oidc-client-service-worker

Version:

OpenID Connect & OAuth authentication service worker

3 lines 206 B
export declare function textEncodeLite(str: string): Uint8Array<ArrayBuffer>; export declare function base64urlOfHashOfASCIIEncodingAsync(code: string): Promise<string>; //# sourceMappingURL=crypto.d.ts.map