Skip to main content

Doc autogenerated from onflow/sdk/src/interaction/interaction.ts

update

Import


_10
import { update } from "@onflow/sdk"

Parameters

key

  • Type: string

fn (optional)

  • Type: (v: T | T[], ...args: any[]) => T | T[]

Returns

function


Rate this page