@lppedd/di-wise-neo - v0.6.0
Preparing search index...
ValueProvider
Interface ValueProvider<T>
Provides a static - already constructed - value for a token.
interface
ValueProvider
<
T
>
{
useValue
:
T
;
}
Type Parameters
T
Index
Properties
use
Value
Properties
Readonly
use
Value
useValue
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
use
Value
@lppedd/di-wise-neo - v0.6.0
Loading...
Provides a static - already constructed - value for a token.