UNPKG

astroboy

Version:

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

4 lines 119 B
"use strict"; const Astroboy = require("./core/Astroboy"); module.exports = Astroboy; //# sourceMappingURL=index.js.map