/** * A Backstage backend plugin that helps you set up proxy endpoints in the backend * * @packageDocumentation */ export * from './service';