Search
Preparing search index...
The search index is not available
Spiel Connect
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"connect/helpers/interface"
External module "connect/helpers/interface"
Index
Interfaces
IParams
Connect
IProps
Connect
IRequest
Config
Connect
IRouter
Connect
Type aliases
Request
Function
Type aliases
Request
Function
Request
Function
:
function
The type for the method functions
see
Make a request with Spiel Connect
Type declaration
(
params
?:
IParamsConnect
|
null
, query
?:
any
|
string
|
null
, body
?:
any
|
null
)
:
Promise
<
any
>
Parameters
Optional
params:
IParamsConnect
|
null
Optional
query:
any
|
string
|
null
Optional
body:
any
|
null
Returns
Promise
<
any
>
Globals
"connect/connect"
"connect/helpers/index"
"connect/helpers/interface"
"connect/index"
"index"
IParams
Connect
IProps
Connect
IRequest
Config
Connect
IRouter
Connect
Request
Function
Generated using
TypeDoc
The type for the method functions
Make a request with Spiel Connect