Viewing File: /home/ubuntu/todaykat-frontend-base/node_modules/@ethersproject/hash/lib.esm/namehash.d.ts

export declare function ensNormalize(name: string): string;
export declare function isValidName(name: string): boolean;
export declare function namehash(name: string): string;
export declare function dnsEncode(name: string): string;
//# sourceMappingURL=namehash.d.ts.map
Back to Directory File Manager