Skip to content

Instantly share code, notes, and snippets.

@larkintuckerllc
Created March 6, 2022 11:56
Show Gist options
  • Save larkintuckerllc/3393cfb56c25a673dd588b2f90f4f5cd to your computer and use it in GitHub Desktop.
Save larkintuckerllc/3393cfb56c25a673dd588b2f90f4f5cd to your computer and use it in GitHub Desktop.
import { createRouteRef } from '@backstage/core-plugin-api';
export const rootCatalogMyPluginRouteRef = createRouteRef({
id: 'my-plugin',
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment