mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
3 lines
44 B
TypeScript
3 lines
44 B
TypeScript
declare var test: any;
|
|
export default test;
|