UNPKG

atlantis-cache

Version:

Server-side caching solution for graphQL

3 lines 164 B
declare const atlantis: (redisClient: any, schema: any) => (req: any, res: any, next: any) => Promise<any>; export { atlantis }; //# sourceMappingURL=index.d.ts.map