UNPKG

@roadiehq/backstage-plugin-bitbucket-pullrequest

Version:

9 lines (6 loc) 200 B
import { createRouteRef } from '@backstage/core-plugin-api'; const rootRouteRef = createRouteRef({ id: "bitbucket-pullrequests" }); export { rootRouteRef }; //# sourceMappingURL=routes.esm.js.map