UNPKG

@quell/server

Version:

Quell is an open-source NPM package providing a light-weight caching layer implementation and cache invalidation for GraphQL responses on both the client- and server-side. Use Quell to prevent redundant client-side API requests and to minimize costly serv

9 lines 286 B
export declare const packageScriptsAdditions: { dev: string; build: string; start: string; "clear-cache": string; }; export declare const packageDependencies: string[]; export declare const packageDevDependencies: string[]; //# sourceMappingURL=package.template.d.ts.map