Preparing search index...
The search index is not available
@ausginer/router
@ausginer/router
MaybePromise
Type Alias MaybePromise<T>
Maybe
Promise
<
T
>
:
T
|
Promise
<
T
>
Describes the value that could be either be a promise or a plain value.
Type Parameters
T
The type of value.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ausginer/router
Loading...
Describes the value that could be either be a promise or a plain value.