UNPKG

@juln/type-fest

Version:

A collection of essential TypeScript types

7 lines (6 loc) 166 B
export * from "./primitive"; export * from "./array"; export * from "./object"; export * from "./function"; export * from "./color"; export * from "./tuplify-union";