Search
Preparing search index...
The search index is not available
@neon-exchange/api-client-typescript - v5.0.27
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/config/index"
Module "src/config/index"
Index
Variables
DEBUG
GQL_
URL
MATCHING_
ENGINE_
WS_
URL
SALT
Variables
Const
DEBUG
DEBUG
:
true
= true
Const
GQL_
URL
GQL_
URL
:
string
= process.env.GQL_URL || 'http://localhost:4000/api/graphql'
Const
MATCHING_
ENGINE_
WS_
URL
MATCHING_
ENGINE_
WS_
URL
:
string
= process.env.WS_URL || 'http://localhost:4000/api/socket'
Const
SALT
SALT
:
""
= ""
Globals
"src/config/index"
DEBUG
GQL_
URL
MATCHING_
ENGINE_
WS_
URL
SALT
Generated using
TypeDoc