UNPKG

one

Version:

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

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