UNPKG

@backstage-community/plugin-puppetdb

Version:

Backstage plugin to visualize resource information and Puppet facts from PuppetDB.

5 lines (4 loc) 278 B
export { PuppetDbPage, puppetdbPlugin as plugin, puppetdbPlugin } from './plugin.esm.js'; export { Router, isPuppetDbAvailable } from './components/Router.esm.js'; export { puppetDbReportRouteRef, puppetDbRouteRef } from './routes.esm.js'; //# sourceMappingURL=index.esm.js.map