/** * A Backstage plugin that integrates with OpenCost * * @packageDocumentation */ export { openCostPlugin, OpenCostPage } from './plugin';