Last updated 10 months ago
api • Docs
near-sdk-js v2.0.0 / api / valueReturn
valueReturn(value): void
value
void
Returns the utf-8 string value from the NEAR WASM virtual machine.
• value: string
string
The utf-8 string value to return.
packages/near-sdk-js/src/api.ts:418