Type alias: AsyncBinder<T>
Ƭ AsyncBinder<T
>: (...args
: any
[]) => Promise
<T
>
Type parameters
Type declaration
▸ (...args
): Promise
<T
>
Parameters
Returns
Promise
<T
>
Defined in
onekijs/packages/onekijs-framework/src/form/typings.ts:8