UNPKG

170 BTypeScriptView Raw
1export function exportKeyJwk(key: CryptoKey): Promise<JsonWebKey>;
2export function exportKeyRaw(key: CryptoKey): Promise<Uint8Array>;
3//# sourceMappingURL=common.d.ts.map
\No newline at end of file