UNPKG

@juln/type-fest

Version:

A collection of essential TypeScript types

7 lines (4 loc) 214 B
export type * from 'type-fest'; export type * from './type-fest'; export type { default as TypedRPC } from './better-typed/rpc'; export type { default as TypedEventemitter3 } from './better-typed/eventemitter3';