getValueWithOptions
Last updated
Last updated
utils • Docs
near-sdk-js v2.0.0 / utils / getValueWithOptions
getValueWithOptions<
DataType
>(subDatatype
,value
,options
):DataType
|null
• DataType
• subDatatype: unknown
• value: Uint8Array
• options: Omit
<GetOptions
<DataType
>, "serializer"
> = {}
DataType
| null