UNPKG

235 BTypeScriptView Raw
1declare const _default: {
2 readonly name: string;
3 getRandomBytes(length: number): Uint8Array;
4 getRandomBytesAsync(length: number): Promise<Uint8Array>;
5};
6export default _default;
7//# sourceMappingURL=ExpoRandom.web.d.ts.map
\No newline at end of file