README
explore-react
This package provides helpers to the explore plugin that can be imported by
any other plugin or app.
A frontend library for Backstage plugins that want to interact with the explore plugin
<script type="module">
import backstagePluginExploreReact from 'https://cdn.skypack.dev/@backstage/plugin-explore-react';
</script>
This package provides helpers to the explore plugin that can be imported by
any other plugin or app.