graphql-disable-introspection icon indicating copy to clipboard operation
graphql-disable-introspection copied to clipboard

Add TypeScript declaration file.

Open nderscore opened this issue 3 years ago • 0 comments

Solves issue #3.

Adds a TypeScript declaration file which allows this library to be utilized in TypeScript projects.

Pretty simple, it just re-exports the correct type from graphql.

nderscore avatar Jun 20 '21 04:06 nderscore