Vana SDK - v0.1.0
Preparing search index...
types/utils
MaybePromise
Type Alias MaybePromise<T>
MaybePromise
:
T
|
Promise
<
T
>
Creates a type that accepts either T or a Promise
Type Parameters
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Vana SDK - v0.1.0
Loading...
Creates a type that accepts either T or a Promise