Stone.js API
Docs
Home
Preparing search index...
stone-js-core/src/declarations
Laziable
Type Alias Laziable<T>
Laziable
:
()
=>
Promise
<
T
>
Represents a lazy-loaded type.
Type Parameters
T
Type Declaration
()
:
Promise
<
T
>
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Docs
Home
Stone.js API
Loading...
Represents a lazy-loaded type.