@snaplet/copycat
Advanced tools
Comparing version 0.17.2 to 0.17.3
@@ -1,3 +0,3 @@ | ||
export declare const setHashKey: (key: import("fictional").HashKey) => void; | ||
export declare const setHashKey: (key: string | import("fictional").HashKey) => void; | ||
export declare const generateHashKey: (input: string) => import("fictional").HashKey; | ||
//# sourceMappingURL=hash.d.ts.map |
{ | ||
"name": "@snaplet/copycat", | ||
"version": "0.17.2", | ||
"version": "0.17.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
1866503