32.0.0 • Published 1 year ago

tachyon-type-library v32.0.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

Tachyon Type Library

A library of common reusable types.

This includes:

  • enums related to HTTP status codes
  • enums and shapes related to the NetworkInformation API
  • type utilities for working with GraphQL

This library also re-exports the contents of type-fest for an even greater selection of utility types.

NOTE: This should be installed as a regular dependency because it includes enums that are transpiled to real JS.