Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KintoClientOptions

Hierarchy

  • KintoClientOptions

Index

Properties

Optional batch

batch: undefined | false | true

Optional bucket

bucket: undefined | string

Optional events

events: Emitter

Optional headers

headers: Record<string, string>

Optional requestMode

requestMode: RequestMode

Optional retry

retry: undefined | number

Optional safe

safe: undefined | false | true

Optional timeout

timeout: undefined | number

Generated using TypeDoc