UNPKG

@softwareventures/time

Version:

Data types and functions for working with abstract times of day

6 lines 225 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.JsDate = void 0; // eslint-disable-next-line @typescript-eslint/naming-convention exports.JsDate = Date; //# sourceMappingURL=js-date.js.map