/** * A Backstage backend plugin that serves the Backstage frontend app * * @packageDocumentation */ export * from './service/router';