Module plugin/object-essentials

The plugin that enhances ObjectShape with additional methods.

import { ObjectShape } from 'doubter/core';
import enableObjectEssentials from 'doubter/plugin/object-essentials';

enableObjectEssentials(ObjectShape);

Index

Functions