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

2 lines
82 B
TypeScript

export declare function id(text: string): string;
//# sourceMappingURL=id.d.ts.map