Search
Preparing search index...
The search index is not available
DCKit
@dckit/store
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"__tests__/fetchers"
External module "__tests__/fetchers"
Index
Functions
fail
Fetcher
test
Add
Fetcher
test
Delete
Fetcher
test
Fetch
test
Load
Fetcher
Functions
fail
Fetcher
fail
Fetcher
(
request
:
any
)
:
void
Parameters
request:
any
Returns
void
test
Add
Fetcher
test
Add
Fetcher
(
request
:
any
)
:
undefined
|
Promise
<
any
>
Parameters
request:
any
Returns
undefined
|
Promise
<
any
>
test
Delete
Fetcher
test
Delete
Fetcher
(
request
:
any
)
:
undefined
|
Promise
<
any
>
Parameters
request:
any
Returns
undefined
|
Promise
<
any
>
test
Fetch
test
Fetch
(
mockData
?:
any
)
:
Promise
<
any
>
Parameters
Optional
mockData:
any
Returns
Promise
<
any
>
test
Load
Fetcher
test
Load
Fetcher
(
request
:
any
)
:
undefined
|
Promise
<
any
>
Parameters
request:
any
Returns
undefined
|
Promise
<
any
>
Globals
"__tests__/fetchers"
fail
Fetcher
test
Add
Fetcher
test
Delete
Fetcher
test
Fetch
test
Load
Fetcher
Made by
Horyus
. Documentation generated by
TypeDoc.