lsync API
Preparing search index...
@lsync/client
CollectionApiHandler
Type Alias CollectionApiHandler<TInput, TOutput, T, TKey>
CollectionApiHandler
:
(
args
:
CollectionApiHandlerArgs
<
TInput
,
T
,
TKey
>
,
)
=>
TOutput
|
Promise
<
TOutput
>
Type Parameters
TInput
TOutput
T
extends
object
TKey
extends
string
|
number
Type Declaration
(
args
:
CollectionApiHandlerArgs
<
TInput
,
T
,
TKey
>
)
:
TOutput
|
Promise
<
TOutput
>
Parameters
args
:
CollectionApiHandlerArgs
<
TInput
,
T
,
TKey
>
Returns
TOutput
|
Promise
<
TOutput
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
lsync API
Loading...