rc-js-util
Version:
A collection of TS and C++ utilities to help writing performant and correct applications, achieved through strict typing and (removable) invariant checking.
14 lines (8 loc) • 305 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [rc-js-util](./rc-js-util.md) > [Range1d](./rc-js-util.range1d.md) > ["0"](./rc-js-util.range1d._0_.md)
## Range1d."0" property
min
**Signature:**
```typescript
0: number;
```