Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace <internal>

Index

Type aliases

ClientOptions: { baseUrl?: string; debug?: boolean; version?: string }

Type declaration

  • Optional baseUrl?: string
  • Optional debug?: boolean
  • Optional version?: string
Method: "get" | "GET" | "delete" | "DELETE" | "head" | "HEAD" | "options" | "OPTIONS" | "post" | "POST" | "put" | "PUT" | "patch" | "PATCH" | "purge" | "PURGE" | "link" | "LINK" | "unlink" | "UNLINK"

Generated using TypeDoc