UNPKG

@discoveryjs/discovery

Version:

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

5 lines (4 loc) 213 B
export { 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";