UNPKG

@backstage/backend-defaults

Version:

Backend defaults used by Backstage backend apps

10 lines (5 loc) 313 B
'use strict'; var httpAuthServiceFactory = require('./entrypoints/httpAuth/httpAuthServiceFactory.cjs.js'); exports.DefaultHttpAuthService = httpAuthServiceFactory.DefaultHttpAuthService; exports.httpAuthServiceFactory = httpAuthServiceFactory.httpAuthServiceFactory; //# sourceMappingURL=httpAuth.cjs.js.map