Doc autogenerated from onflow/sdk/src/interaction/interaction.ts
pipe
Import
_10import { pipe } from "@onflow/sdk"
Parameters
args
(optional)
- Type:
[(false | InteractionBuilderFn)[]] | [MaybePromise<Interaction>, (false | InteractionBuilderFn)[]]
Returns
InteractionBuilderFn | Promise<Interaction>