UNPKG

ts-bakery

Version:

Baked dependency injection for Typescript.

6 lines 187 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class DependencyBinding { } exports.default = DependencyBinding; //# sourceMappingURL=DependencyBinding.js.map