mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
3 lines
44 B
TypeScript
3 lines
44 B
TypeScript
declare var test: any;
|
|
export default test;
|