3 lines
158 B
TypeScript
3 lines
158 B
TypeScript
export declare function randomBytes(bytesLength?: number): Uint8Array;
|
|
export declare function getWebcryptoSubtle(): any;
|
|
//# sourceMappingURL=crypto.d.ts.map
|