Module: utils/asyncWith
▸ default(
expression
, block
): Promise
Parameters
Name | Type |
---|---|
expression | any |
block | any |
Returns
Promise
Defined in
Last modified 1yr ago
expression
, block
): Promise
Name | Type |
---|---|
expression | any |
block | any |
Promise