UNPKG

tiny-types

Version:

A tiny library that brings Tiny Types to JavaScript and TypeScript

8 lines (7 loc) 203 B
export * from './deprecated'; export * from './equal'; export * from './isObject'; export * from './isRecord'; export * from './significantFields'; export * from './stringify'; export * from './toJSON';