Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Error reported when the maximum value is less than the minimum …
…value (#973) * feat: Error reported when the maximum value is less than or equal to the minimum value * feat: Error reported when the maximum value is less than the minimum value * style: delete console.log * style: add space and remove semicolon * fix: when min < max will throw Error
- Loading branch information