Skip to content

Home > sic-util > val_amount

val_amount() function

Signature:

typescript
val_amount: (_: any, value: any) => Promise<void>

Parameters

Parameter

Type

Description

_

any

value

any

**Returns:**

Promise<void>

Released under the MIT License.