@avanio/variable-util
Preparing search index...
@avanio/variable-util
LoaderValue
Type Alias LoaderValue
LoaderValueResult is the result of a loader value lookup
Since
v1.0.0
type
LoaderValue
=
{
path
:
string
;
value
:
string
|
undefined
;
}
Index
Properties
path
value
Properties
path
path
:
string
value
value
:
string
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
value
@avanio/variable-util
Loading...
LoaderValueResult is the result of a loader value lookup
Since
v1.0.0