UNPKG

@ems-press/content-api-types

Version:

Typescript types for the EMS Press Content API

5 lines 193 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.datePrecisions = void 0; exports.datePrecisions = ["day", "month", "year"]; //# sourceMappingURL=date.js.map