The plugin that enhances NumberShape with additional methods.
import * as d from 'doubter/core';import 'doubter/plugin/number-essentials';d.number().positive(); Copy
import * as d from 'doubter/core';import 'doubter/plugin/number-essentials';d.number().positive();
The plugin that enhances NumberShape with additional methods.