Skip to main content

Doc autogenerated from onflow/sdk/src/test-utils/run.ts

run

Import


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

Parameters

fns (optional)

  • Type: ((ix: Interaction) => Interaction | Promise<Interaction>)[]

Returns

Promise<Interaction>


Rate this page