Skip to content

Yurba.js / yurba.js / BaseClientOptions

Interface: BaseClientOptions

Properties

baseURL?

optional baseURL: string


debug?

optional debug: boolean


headers?

optional headers: Record<string, string>


maxRetries?

optional maxRetries: number


retryDelay?

optional retryDelay: number


timeout?

optional timeout: number