UNPKG

magnet-koa-static

Version:
7 lines 206 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // https://github.com/koajs/static#options exports.default = { directory: 'static', }; //# sourceMappingURL=koa_static.js.map