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