UNPKG

@js-random/date

Version:

A simple and lightweight date randomizer for JavaScript (TypeScript friendly)

5 lines 180 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var index_1 = require("./index"); Date.random = index_1.default; //# sourceMappingURL=global.js.map