UNPKG

@itrocks/reflect

Version:

Runtime introspection of TypeScript classes and their properties, including property type

3 lines (2 loc) 86 B
export { ReflectClass } from './class'; export { ReflectProperty } from './property';