pwaLUPMIS2/node_modules/sqlocal/dist/lib/get-query-key.d.ts
2026-03-04 12:59:40 +01:00

3 lines
94 B
TypeScript

import type { QueryKey } from '../types.js';
export declare function getQueryKey(): QueryKey;