@backstage/plugin-home-react
Version:
A Backstage plugin that contains react components helps you build a home page
6 lines (5 loc) • 385 B
JavaScript
export { homeReactTranslationRef } from './translation.esm.js';
export { HomePageWidgetBlueprint } from './alpha/blueprints/HomePageWidgetBlueprint.esm.js';
export { HomePageLayoutBlueprint } from './alpha/blueprints/HomePageLayoutBlueprint.esm.js';
export { homePageLayoutComponentDataRef, homePageWidgetDataRef } from './alpha/dataRefs.esm.js';
//# sourceMappingURL=alpha.esm.js.map