mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
93390b5a1e
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
export * from './types';
|
|
export { getGrafanaSearcher } from './searcher';
|