The type of the constant value
Optional ReadonlyassumeShould we assume that the value is a primitive?
ReadonlynamesThe function name to define to the given configuration
Optional ReadonlyoverridesSet when this entry deliberately re-states a name an earlier entry defines; without it a repeated name is an accident, and a test says so.
ReadonlytypeThe type of the built-in configuration
ReadonlyvalueThe constant value to define
Define a built-in constant (like
NULLorTRUE) and the TS value it should have