UNPKG

carbonjs

Version:

Javascript date library alternative to Moment.js with the same modern API

5 lines (4 loc) 125 B
import * as Carbon from "../index"; declare module isBetween { } declare const isBetween: Carbon.Plugin; export = isBetween;