UNPKG

@discoveryjs/discovery

Version:

Frontend framework for rapid data (JSON) analysis, shareable serverless reports and dashboards

5 lines (4 loc) 224 B
export { default as default } from './default.js'; export { default as notFound } from './not-found.js'; export { default as discovery } from './discovery.js'; export { default as viewsShowcase } from './views-showcase.js';