UNPKG

@gapi/angular-client

Version:

##### This module is intended to be used with [Gapi Server](https://github.com/Stradivario/gapi) but can be used with every GraphQL Server

15 lines (14 loc) 237 B
{ "compilerOptions": { "baseUrl": "./src", "experimentalDecorators": true, "moduleResolution": "node", "rootDir": "./src", "lib": [ "es2015", "dom" ], "skipLibCheck": true, "types": [] } }