3 lines
96 B
TypeScript

// Public API for util
export {Class, ClassDefinition, TypeDecorator} from './util/decorators';