grafana/public/app/features/search/service/index.ts

3 lines
74 B
TypeScript
Raw Normal View History

export * from './types';
export { getGrafanaSearcher } from './searcher';