Module plugin/date-essentials

The plugin that enhances DateShape with additional methods.

import { DateShape } from 'doubter/core';
import enableDateEssentials from 'doubter/plugin/date-essentials';

enableDateEssentials(DateShape);

Index

Functions