UNPKG

@mini2/core

Version:

Mini Express Framework - Lightweight and modular Express.js framework with TypeScript support

6 lines 232 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const inversify_1 = require("inversify"); const container = new inversify_1.Container(); exports.default = container; //# sourceMappingURL=container.js.map