@avanio/variable-util
Preparing search index...
PreValidateProps
Type Alias PreValidateProps
PreValidate method props
Since
v0.11.0
type
PreValidateProps
=
{
key
:
string
;
loader
:
IConfigLoader
;
value
:
unknown
;
}
Index
Properties
key
loader
value
Properties
key
key
:
string
loader
loader
:
IConfigLoader
value
value
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
loader
value
@avanio/variable-util
Loading...
PreValidate method props
Since
v0.11.0