mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 05:44:06 -06:00
3 lines
154 B
TypeScript
3 lines
154 B
TypeScript
export declare function isValidName(name: string): boolean;
|
|
export declare function namehash(name: string): string;
|
|
//# sourceMappingURL=namehash.d.ts.map
|