TypeDoc API
TagScript
interfaces
Ikeyvalues

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 (opens in a new tab) to add your own properties.