@sentio/sdk
Preparing search index...
.
PartitionHandlerFunction
Type Alias PartitionHandlerFunction
PartitionHandlerFunction
:
(
request
:
any
)
=>
Promise
<
string
|
undefined
>
Type for partition handler functions that can process any data type
Type Declaration
(
request
:
any
)
:
Promise
<
string
|
undefined
>
Parameters
request
:
any
Returns
Promise
<
string
|
undefined
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sentio/sdk
Loading...
Type for partition handler functions that can process any data type