UNPKG

@cuppachino/type-space

Version:

A collection of type utilities for TypeScript.

3 lines (2 loc) 125 B
export type { ExtractFunctions } from './extract-functions'; export type { ExtractSetMembers } from './extract-set-members';