UNPKG

@itrocks/reflect

Version:

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

3 lines 127 B
export { ReflectClass } from './class.js'; export { ReflectProperty } from './property.js'; //# sourceMappingURL=reflect.js.map