# Minimum {}

- [Overview](/range-1/minimum/overview.md): The \`Minimum\` primitive wrapper object
- [Generic type variables](/range-1/minimum/generic-type-variables.md): The \`Minimum\` primitive wrapper object generic type variables
- [★ Constructor](/range-1/minimum/constructor.md): The \`Minimum\` primitive wrapper object constructor
- [Accessors](/range-1/minimum/accessors.md): The \`Minimum\` primitive wrapper object accessors
- [get \[Symbol.toStringTag\]()](/range-1/minimum/accessors/get-symbol.tostringtag.md): The get accessor, with the help of toStringTag, changes the default tag to 'Minimum' for an instance of Minimum
- [Methods](/range-1/minimum/methods.md): The \`Minimum\` primitive wrapper object methods
- [static create()](/range-1/minimum/methods/static-create.md): Creates the Minimum instance with the given primitive value
- [static isMinimum()](/range-1/minimum/methods/static-isminimum.md): Checks whether the value of any type is the Maximum instance of any or the given primitive value
- [valueOf()](/range-1/minimum/methods/valueof.md): Returns the primitive value of a specified Minimum object
