UNPKG
parallaxapis-sdk-ts
Version:
latest (1.0.10)
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
ParallaxAPIs SDK
www.parallaxsystems.io/join
ParallaxAPIs/parallaxapis-sdk-ts
parallaxapis-sdk-ts
/
src
/
constants.ts
2 lines
•
127 B
text/typescript
View Raw
1
2
export
const
DEFAULT_DATADOME_API_HOST =
"dd.parallaxsystems.io"
;
export
const
DEFAULT_PX_API_HOST =
"api.parallaxsystems.io"
;