StrictDict wrapper. This function returns a Proxy object that wraps the given dictionary, wich custom getter behavior when an invalid key is passed.
The dictionary to wrap.
Optional configuration object.
Generated using TypeDoc
StrictDict wrapper. This function returns a Proxy object that wraps the given dictionary, wich custom getter behavior when an invalid key is passed.