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

1.0.4 • Public • Published

Installation

npm install --save @types/graphql-bigint

Summary

This package contains type definitions for graphql-bigint (https://github.com/stems/graphql-bigint#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-bigint.

index.d.ts

import { GraphQLScalarType } from "graphql";

declare const GraphQLBigInt: GraphQLScalarType;

export = GraphQLBigInt;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: graphql

Credits

These definitions were written by proudrain.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/graphql-bigint

Weekly Downloads

2,740

Version

1.0.4

License

MIT

Unpacked Size

2.89 kB

Total Files

5

Last publish

Collaborators

  • types