mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* angular2react: Remove json_editor_ctrl * angular2react: Move directives * Add to angular dir
10 lines
213 B
TypeScript
10 lines
213 B
TypeScript
import './alert_srv';
|
|
import './util_srv';
|
|
import './context_srv';
|
|
import './timer';
|
|
import './analytics';
|
|
import './popover_srv';
|
|
import './segment_srv';
|
|
import './backend_srv';
|
|
import './dynamic_directive_srv';
|