Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFetchOptions

Hierarchy

  • IFetchOptions

Index

Properties

body?: Record<string, any>
headers?: string[]
isOAuth?: boolean
method?: "DELETE" | "GET" | "POST" | "PUT"
path: string
query?: any

Generated using TypeDoc