/** * A Backstage plugin that integrates towards Apache Airflow * * @packageDocumentation */ export { apacheAirflowPlugin, ApacheAirflowPage, ApacheAirflowDagTable, } from './plugin';