Function: asyncPatch
▸ asyncPatch(url, body?, options?): Promise<any>
Parameters
| Name | Type |
|---|---|
url | string |
body? | AnonymousObject |
options | AnonymousObject |
Returns
Promise<any>
Defined in
onekijs/packages/onekijs-framework/src/core/xhr.ts:117