UNPKG

@ngxp/log

Version:
7 lines 213 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function getTimestamp() { return (new Date()).toISOString(); } exports.getTimestamp = getTimestamp; //# sourceMappingURL=date.js.map