Function: asFetchOptions
▸ asFetchOptions<T
>(options
, notificationService
, appContext
, router
): FetchOptions
<T
>
Type parameters
Name | Type |
---|---|
T | any |
Parameters
Name | Type |
---|---|
options | AppFetchOptions <T > |
notificationService | NotificationService |
appContext | AppContext |
router | Router |
Returns
FetchOptions
<T
>
Defined in
onekijs/packages/onekijs-framework/src/fetch/utils.ts:8