Interface: IKeyValues
This is used to store key-value pairs and can be passed to Interpreter
for parsers to use.
It is empty by default and so has type {}
.
If you want to use it, you need to use Augmentation to add your own properties.
This is used to store key-value pairs and can be passed to Interpreter
for parsers to use.
It is empty by default and so has type {}
.
If you want to use it, you need to use Augmentation to add your own properties.