UNPKG

astroboy

Version:

Astroboy(阿童木)is a Nodejs SFB(Separation of Front and Back ends) framework, built on koa2.

6 lines (5 loc) 150 B
import { MiddlewareFactory } from '../../../../definitions'; declare const factory: MiddlewareFactory<{ root?: string; }, any>; export = factory;