UNPKG

rivet-graphql

Version:

a relay-like graphql data loading system for nextjs

14 lines (13 loc) 271 B
{ "compilerOptions": { "lib": ["es2020"], "module": "commonjs", "allowJs": true, "declaration": true, "emitDeclarationOnly": true, "declarationMap": true, "downlevelIteration": true, "skipLibCheck": true }, "include": ["index.js"] }