UNPKG

@digital-ai/plugin-dai-deploy

Version:

Frontend functionalities for the dai-deploy backstage plugin

9 lines (6 loc) 273 B
import { createRouteRef } from '@backstage/core-plugin-api'; const daiDeployEntityDeploymentsContentRouteRef = createRouteRef({ id: "dai-deploy-entity-deployments-content" }); export { daiDeployEntityDeploymentsContentRouteRef }; //# sourceMappingURL=routes.esm.js.map