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