Preparing search index...
The search index is not available
@theroyalwhee0/dynasty
@theroyalwhee0/dynasty
Dependency
Interface Dependency<R>
A async Dependency that can be resolved to a value.
interface
Dependency
<
R
>
{
[DEPENDENCY]
:
true
;
(
)
:
Promise
<
R
>
;
}
Type Parameters
R
The return type of the dependency.
Hierarchy
DependencyMarker
Dependency
Dependency
(
)
:
Promise
<
R
>
Returns
Promise
<
R
>
Index
Properties
[DEPENDENCY]
Properties
Readonly
[DEPENDENCY]
[DEPENDENCY]
:
true
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[DEPENDENCY]
@theroyalwhee0/dynasty
Loading...
A async Dependency that can be resolved to a value.