Options
All
  • Public
  • Public/Protected
  • All
Menu

@jijidown/query

Index

Type aliases

Method: "get" | "GET" | "delete" | "DELETE" | "head" | "HEAD" | "options" | "OPTIONS" | "post" | "POST" | "put" | "PUT" | "patch" | "PATCH" | "purge" | "PURGE" | "link" | "LINK" | "unlink" | "UNLINK"
ServerFetchUpdateStatusResponse: ServerResponse<IServerFetchUpdateStatusResponseInner>
ServerResponse<T, E>: IServerResponseSuccess<T> | IServerResponseError<E>

Type parameters

  • T

  • E = any

Functions

  • create(restful: string): Promise<Endpoint>

Generated using TypeDoc