noValueProvided top-level constant
Object
const noValueProvided
A marker that represents a lack-of-value for the useValue
parameter.
Implementation
const Object noValueProvided = '__noValueProvided__';