Type alias: AppResultCallback<T>
Ƭ AppResultCallback<T>: string | (result: T, context: AppContext) => void
Type parameters
| Name | Type |
|---|---|
T | any |
Defined in
onekijs/packages/onekijs-framework/src/app/typings.ts:30
Ƭ AppResultCallback<T>: string | (result: T, context: AppContext) => void
| Name | Type |
|---|---|
T | any |
onekijs/packages/onekijs-framework/src/app/typings.ts:30