UNPKG

@types/express-graphql

Version:

Stub TypeScript definitions entry for express-graphql, which provides its own types definitions

12 lines 439 B
{ "name": "@types/express-graphql", "version": "0.9.2", "description": "Stub TypeScript definitions entry for express-graphql, which provides its own types definitions", "main": "", "scripts": {}, "license": "MIT", "dependencies": { "express-graphql": "*" }, "deprecated": "This is a stub types definition. express-graphql provides its own type definitions, so you do not need this installed." }