node-ejs-renderer/node_modules/thingies/es6/hash.d.ts

2 lines
52 B
TypeScript
Raw Normal View History

2024-06-09 13:55:01 -04:00
export declare const hash: (str: string) => number;