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