Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FetchOptions

Hierarchy

  • FetchOptions

Index

Properties

data?: any
headers?: any
method: "GET" | "PUT" | "PATCH" | "DELETE" | "POST" | "get" | "put" | "patch" | "delete" | "post"
url: string

Generated using TypeDoc