UNPKG

@itrocks/framework

Version:

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

5 lines (4 loc) 105 B
export declare function run(): Promise<void>; export declare const servers: { stop: () => void; }[];