Awaitable
@twine-protocol/twine-core v0.1.0 • Docs
twine-js / @twine-protocol/twine-core / Awaitable
Type Alias: Awaitable<T>
Awaitable<
T
>:T
|Promise
<T
>
Something that can be await
ed
Type Parameters
Type Parameter
T
Defined in
Last updated