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