UNPKG

@discoveryjs/discovery

Version:

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

3 lines (2 loc) 138 B
import type { SingleViewConfig } from '../view.js'; export declare function queryToConfig(view: string, query: string): SingleViewConfig;