@wearesage/schema
Preparing search index...
AsyncConditionFunction
Type Alias AsyncConditionFunction<T>
AsyncConditionFunction
:
(
entity
:
T
)
=>
Promise
<
boolean
>
Type Parameters
T
Type declaration
(
entity
:
T
)
:
Promise
<
boolean
>
Parameters
entity
:
T
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wearesage/schema
Loading...