Module plugin/number-essentials

The plugin that enhances NumberShape with additional methods.

import * as d from 'doubter/core';
import 'doubter/plugin/number-essentials';

d.number().positive();

Index

Issues