Function: asResultCallback
▸ asResultCallback<T
>(callback
, router
, appContext
): ResultCallback
<T
> | undefined
Type parameters
Name | Type |
---|---|
T | any |
Parameters
Name | Type |
---|---|
callback | AppResultCallback <T > | undefined |
router | Router |
appContext | BasicAppContext |
Returns
ResultCallback
<T
> | undefined
Defined in
onekijs/packages/onekijs-framework/src/app/utils.ts:116