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