Doc autogenerated from onflow/sdk/src/sdk.ts
config
Sets the config
Import
_10import { config } from "@onflow/sdk"
Parameters
values
(optional)
- Type:
Record<string, unknown>
- Description: - The values to set
Returns
object