UNPKG

@backstage/backend-defaults

Version:

Backend defaults used by Backstage backend apps

11 lines (6 loc) 453 B
'use strict'; var createConfigSecretEnumerator = require('./entrypoints/rootConfig/createConfigSecretEnumerator.cjs.js'); var rootConfigServiceFactory = require('./entrypoints/rootConfig/rootConfigServiceFactory.cjs.js'); exports.createConfigSecretEnumerator = createConfigSecretEnumerator.createConfigSecretEnumerator; exports.rootConfigServiceFactory = rootConfigServiceFactory.rootConfigServiceFactory; //# sourceMappingURL=rootConfig.cjs.js.map