UNPKG

@discoveryjs/discovery

Version:

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

13 lines (12 loc) 231 B
declare function _default(view: any): { demo: { view: any; content: string[]; }; examples: { title: string; demoData: string; demo: string[]; }[]; }; export default _default;