UNPKG

@backstage/backend-defaults

Version:

Backend defaults used by Backstage backend apps

10 lines (5 loc) 311 B
'use strict'; var authServiceFactory = require('./entrypoints/auth/authServiceFactory.cjs.js'); exports.authServiceFactory = authServiceFactory.authServiceFactory; exports.pluginTokenHandlerDecoratorServiceRef = authServiceFactory.pluginTokenHandlerDecoratorServiceRef; //# sourceMappingURL=auth.cjs.js.map