ethers.js/packages/random/lib/browser-random.d.ts

2 lines
109 B
TypeScript
Raw Normal View History

2020-11-17 07:07:24 +03:00
export declare function randomBytes(length: number): Uint8Array;
//# sourceMappingURL=browser-random.d.ts.map