UNPKG

carbonjs

Version:

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

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