@flasd/graphql-module-types
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

graphql-module-types

Small module to add types for '.gql' and '.graphql' modules.

Installation

Install the latest version of @flasd/graphql-module-types:

npm install @flasd/graphql-module-types --save

// or

yarn add @flasd/graphql-module-types

Now you can use it in your project: add the following line to one of the files in your TS build scope;

/// <reference types="@flasd/graphql-module-types" />

Magic

Copyright & License

Copyright (c) 2020 Marcel de Oliveira Coelho under the MIT License. Go Crazy. 🚀

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @flasd/graphql-module-types

      Weekly Downloads

      1

      Version

      1.2.0

      License

      MIT

      Unpacked Size

      2.23 kB

      Total Files

      4

      Last publish

      Collaborators

      • husscode