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

1.0.9 • Public • Published

Installation

npm install --save @types/graphql-date

Summary

This package contains type definitions for graphql-date (https://github.com/tjmehta/graphql-date).

Details

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

index.d.ts

import { GraphQLScalarType } from "graphql";

declare const date: GraphQLScalarType;

export = date;

Additional Details

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

Credits

These definitions were written by Eric Naeseth.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/graphql-date

Weekly Downloads

1,827

Version

1.0.9

License

MIT

Unpacked Size

2.83 kB

Total Files

5

Last publish

Collaborators

  • types