Interface ApiOption

Interface

Api Option

Hierarchy

  • ApiOption

Properties

Properties

auth: boolean
body: object
headers: { [key: string]: string }

Type declaration

  • [key: string]: string
method: string
path: string

Generated using TypeDoc