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

2 lines
50 B
TypeScript
Raw Normal View History

2020-10-19 06:19:16 +03:00
export declare function id(text: string): string;