Skip to main content

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

config

Sets the config

Import


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

Parameters

values (optional)

  • Type: Record<string, unknown>
  • Description: - The values to set

Returns

object


Rate this page