mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-26 12:02:19 +00:00
* test: sign-up test are updated * test: fail test of version api is added * test: more test case over signup page is added * test: coverage is added * chore: auth json is updated * test: auth token and refresh token test is updated
4 lines
54 B
TypeScript
4 lines
54 B
TypeScript
const getVersion = 'version';
|
|
|
|
export { getVersion };
|