This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
signoz
Watch
1
Star
0
Fork
0
You've already forked signoz
mirror of
https://github.com/SigNoz/signoz.git
synced
2025-12-22 01:46:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
signoz
/
frontend
/
src
/
api
/
apiV1.ts
4 lines
49 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix(FE): Eslint Prettier are configured (#269) * fix(FE): eslint * chore: run eslint on frontend folder * chore: run eslint on src * chore: eslint fixing is updated * chore: linting errors are updated Co-authored-by: Nidhi Tandon <nidhitandon08@gmail.com>
2021-08-26 11:50:47 +05:30
const
apiV1
=
'/api/v1/'
;
revamps api layer
2021-04-24 01:51:45 +05:30
export
default
apiV1
;
Reference in New Issue
Copy Permalink