UNPKG
@bradgarropy/captivate-sdk
Version:
latest (0.4.0)
0.4.0
0.3.0
0.2.0
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
🎤 captivate sdk
github.com/bradgarropy/captivate-sdk
bradgarropy/captivate-sdk
@bradgarropy/captivate-sdk
/
dist
/
types
/
constants.d.ts
3 lines
(2 loc)
•
72 B
TypeScript
View Raw
1
2
3
declare
const
API_URL
=
"https://api.captivate.fm"
;
export
{
API_URL
};