캐시 옵션

interface CacheOptions {
    ssr?: SsrCacheOptions;
}

Properties

Properties

Generated using TypeDoc