ethers.js/packages/strings/idna.d.ts

2 lines
57 B
TypeScript
Raw Normal View History

2019-07-28 01:02:24 +03:00
export declare function nameprep(value: string): string;