Advanced set up
const Squid = new Squid(config)type Config = {
apiKey?: string
baseUrl?: string
executionSettings?: {
infiniteApproval?: boolean
}
}Property
Description
Last updated
const Squid = new Squid(config)type Config = {
apiKey?: string
baseUrl?: string
executionSettings?: {
infiniteApproval?: boolean
}
}Last updated