mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-22 09:56:57 +00:00
4 lines
49 B
TypeScript
4 lines
49 B
TypeScript
|
|
const apiV1 = "/api/v1/";
|
||
|
|
|
||
|
|
export default apiV1;
|