UNPKG

one

Version:

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

7 lines (6 loc) 211 B
import { hashString } from "../utils/hashString.native.js"; function getQueryKey(query) { return hashString(JSON.stringify(query.ast)); } export { getQueryKey }; //# sourceMappingURL=getQueryKey.native.js.map