For the complete documentation index, see llms.txt. This page is also available as Markdown.

#maximum

Private property of the `Maximum` primitive wrapper object with a primitive value from a given `max` of the `Range` constructor indicates the maximum range

#maximum

Private property of the Maximum primitive wrapper object with a primitive value from a given max of the Range constructor indicates the maximum range.

range.class.ts
#maximum: Maximum<Max>;

Type

Maximum<Max>

Last updated