ethers.js/packages/hash/lib.esm/id.d.ts

2 lines
82 B
TypeScript
Raw Permalink Normal View History

2020-10-18 23:19:16 -04:00
export declare function id(text: string): string;
//# sourceMappingURL=id.d.ts.map