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