/** * A Backstage backend plugin that integrates towards Rollbar * * @packageDocumentation */ export * from './api'; export * from './service/router';