UNPKG

one

Version:

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

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