/** * Core API used by Backstage frontend apps. * * @packageDocumentation */ export * from './wiring'; export * from './routing';