Docs
GitHub
Preparing search index...
The search index is not available
@markeasting/dependency-injection
@markeasting/dependency-injection
BundleConfigType
Type alias BundleConfigType<T>
Bundle
Config
Type
<
T
>
:
T
extends
BundleInterface
<
infer
X
>
?
X
:
never
Provides type hints for a given
BundleInterface
.
Type Parameters
T
Inferred based on the passed
BundleInterface
.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@markeasting/dependency-injection
Loading...
Provides type hints for a given BundleInterface.