UNPKG

nuxt-multi-cache

Version:

SSR route, component and data cache for Nuxt.js

3 lines (2 loc) 170 B
import type { MultiCacheServerOptions } from './../types.js'; export declare function defineMultiCacheOptions(options: MultiCacheServerOptions): MultiCacheServerOptions;