UNPKG

dsl-builder

Version:

OpenSearch Query Builder - Extract from OpenSearch Dashboards

4 lines (3 loc) 153 B
import { IIndexPattern } from '.'; export declare const stubIndexPattern: IIndexPattern; export declare const stubIndexPatternWithFields: IIndexPattern;