mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 16:57:14 -06:00
3 lines
44 B
TypeScript
3 lines
44 B
TypeScript
declare var test: any;
|
|
export default test;
|