UNPKG

@digital-ai/plugin-dai-release

Version:

Frontend functionalities for the dai-release backstage plugin

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