This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
homebox
Watch
1
Star
0
Fork
You've already forked homebox
0
forked from
mirrors/homebox
Code
Pull requests
Activity
78fa714297
homebox
/
frontend
/
lib
/
api
/
base
/
index.ts
3 lines
70 B
TypeScript
Raw
Normal View
History
Unescape
Escape
setup api client
2022-08-31 00:06:57 +00:00
export
{
BaseAPI
}
from
'./base-api'
;
conform casing and documentation
2022-09-05 00:55:52 +00:00
export
{
route
}
from
'./urls'
;
Copy permalink