mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 09:05:45 -06:00
6 lines
139 B
TypeScript
6 lines
139 B
TypeScript
|
import './playlists_ctrl';
|
||
|
import './playlist_search';
|
||
|
import './playlist_srv';
|
||
|
import './playlist_edit_ctrl';
|
||
|
import './playlist_routes';
|