Module plugin/bigint-essentials

The plugin that enhances BigIntShape with additional methods.

import { BigIntShape } from 'doubter/core';
import enableBigIntEssentials from 'doubter/plugin/bigint-essentials';

enableBigIntEssentials(BigIntShape);

Index

Functions