Skip to content
On this page

patch()

No Description Provided

Function Definition

ts
public patch(url: string, body: string): Promise<IHttpResponse>;

Arguments

  • url: string
  • body: string

Returns

  • Promise<IHttpResponse>

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk