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

3.4.3 • Public • Published

Installation

npm install --save @types/graphql-iso-date

Summary

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

Details

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

index.d.ts

import { GraphQLScalarType } from "graphql";

export const GraphQLDate: GraphQLScalarType;
export const GraphQLTime: GraphQLScalarType;
export const GraphQLDateTime: GraphQLScalarType;

Additional Details

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

Credits

These definitions were written by Jason Waldrip.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/graphql-iso-date

Weekly Downloads

53,029

Version

3.4.3

License

MIT

Unpacked Size

3.05 kB

Total Files

5

Last publish

Collaborators

  • types