UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

9 lines (8 loc) 176 B
import xxh from "xxhashjs"; function hashString(str) { return xxh.h64(0).update(str).digest().toString(36); } export { hashString }; //# sourceMappingURL=hashString.js.map