2026-03-04 12:59:40 +01:00

4 lines
107 B
JavaScript

export function getQueryKey() {
return crypto.randomUUID();
}
//# sourceMappingURL=get-query-key.js.map