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