Type Alias ValueMap

ValueMap: Record<string, string | number | boolean | undefined>

An object containing simple JSON values