UNPKG

85 BTypeScriptView Raw
1export declare function getRandomBytesAsync(byteCount: number): Promise<Uint8Array>;