mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-29 16:14:42 +00:00
4 lines
54 B
TypeScript
4 lines
54 B
TypeScript
|
|
const getVersion = 'version';
|
||
|
|
|
||
|
|
export { getVersion };
|