mirror of
https://github.com/grafana/grafana.git
synced 2025-02-03 12:11:09 -06:00
1db067396a
* Refactor: moves all the newVariables part to features/variables directory * Feature: adds datasource type * Tests: adds reducer tests * Tests: covers data source actions with tests * Chore: reduces strict null errors
2 lines
63 B
TypeScript
2 lines
63 B
TypeScript
export { OptionsPicker } from './OptionsPicker/OptionsPicker';
|