UNPKG

@itrocks/framework

Version:

RAD framework for intuitive web application development, blending data and domain-driven design with modular architecture

5 lines (4 loc) 177 B
import '@itrocks/class-file/automation'; export { servers } from './main'; export { ReflectClass } from './reflect-class'; export { ReflectProperty } from './reflect-property';