Files
powerpoint-toolbox/node_modules/thingies/lib/hash.d.ts
T
2025-03-07 19:22:02 +01:00

2 lines
52 B
TypeScript

export declare const hash: (str: string) => number;