UNPKG

@sveltejs/kit

Version:

SvelteKit is the fastest way to build Svelte apps

5 lines (3 loc) 153 B
import { query_map } from '../../client.js'; import { CacheController } from '../cache.svelte.js'; export const cache = new CacheController(query_map);