Skip to main content

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

pipe

Import


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

Parameters

args (optional)

  • Type: [(false | InteractionBuilderFn)[]] | [MaybePromise<Interaction>, (false | InteractionBuilderFn)[]]

Returns

InteractionBuilderFn | Promise<Interaction>


Rate this page