UNPKG

exact-response

Version:

This is a simple graphql type response library with the help of this package you can easily get response what you want

12 lines (11 loc) 204 B
{ "compilerOptions": { "target": "ES5", "module": "CommonJS", "declaration": true, "outDir":"./lib", "strict": true }, "include": ["src"], "exclude": ["node_modules","**/__tests__/*"] }