UNPKG

@backstage/backend-defaults

Version:

Backend defaults used by Backstage backend apps

11 lines (6 loc) 452 B
'use strict'; var actionsRegistryServiceFactory = require('./alpha/entrypoints/actionsRegistry/actionsRegistryServiceFactory.cjs.js'); var actionsServiceFactory = require('./alpha/entrypoints/actions/actionsServiceFactory.cjs.js'); exports.actionsRegistryServiceFactory = actionsRegistryServiceFactory.actionsRegistryServiceFactory; exports.actionsServiceFactory = actionsServiceFactory.actionsServiceFactory; //# sourceMappingURL=alpha.cjs.js.map