ethers.js/packages/random/lib/index.d.ts
2021-01-19 05:22:54 -05:00

3 lines
113 B
TypeScript

export { randomBytes } from "./random";
export { shuffled } from "./shuffle";
//# sourceMappingURL=index.d.ts.map