mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
5 lines
63 B
JavaScript
5 lines
63 B
JavaScript
|
define([
|
||
|
'./list_ctrl',
|
||
|
'./edit_ctrl',
|
||
|
], function () {});
|