lsync API
Preparing search index...
@lsync/server
ApiHandler
Type Alias ApiHandler<TResult, TInput>
ApiHandler
:
(
args
:
ApiHandlerArgs
<
TInput
>
)
=>
TResult
|
Promise
<
TResult
>
Type Parameters
TResult
=
unknown
TInput
=
unknown
Type Declaration
(
args
:
ApiHandlerArgs
<
TInput
>
)
:
TResult
|
Promise
<
TResult
>
Parameters
args
:
ApiHandlerArgs
<
TInput
>
Returns
TResult
|
Promise
<
TResult
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
lsync API
Loading...