Search
Preparing search index...
The search index is not available
haxan
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
haxan
client
Module client
Index
Classes
Haxan
Factory
Functions
create
Haxan
Factory
Functions
create
Haxan
Factory
create
Haxan
Factory<T>
(
url
:
string
, _fetch
?:
(
)
=>
typeof
__type
, opts
?:
Partial
<
Omit
<
IHaxanOptions
,
"url"
>
>
)
:
HaxanFactory
<
T
>
Creates a new Haxan instance
Type parameters
T
Parameters
url:
string
Optional
_fetch:
(
)
=>
typeof
__type
(
)
:
typeof
__type
Returns
typeof
__type
Optional
opts:
Partial
<
Omit
<
IHaxanOptions
,
"url"
>
>
Returns
HaxanFactory
<
T
>
Exports
client
error
index
types
util
version
Haxan
Factory
create
Haxan
Factory
Generated using
TypeDoc
Creates a new Haxan instance