Viv JavaScript Runtime - v0.10.2
Preparing search index...
AsyncOrSync
Type Alias AsyncOrSync<T>
AsyncOrSync
:
T
|
Promise
<
T
>
A helper type for adapter functions, allowing them to be either asynchronous or synchronous.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Viv JavaScript Runtime - v0.10.2
Loading...
A helper type for adapter functions, allowing them to be either asynchronous or synchronous.