UNPKG

ts-bakery

Version:

Baked dependency injection for Typescript.

7 lines 283 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_TS_BAKERY_CONFIG = void 0; exports.DEFAULT_TS_BAKERY_CONFIG = { sourceRoot: undefined // Will use current working directory if not specified }; //# sourceMappingURL=TsBakeryConfig.js.map