UNPKG

ts-toolbelt

Version:

TypeScript's largest utility library

5 lines (4 loc) 137 B
/** @ignore */ /** */ export { Class } from './Class'; export { Instance } from './Instance'; export { Parameters } from './Parameters';