UNPKG

@grafana/faro-core

Version:
8 lines 285 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getCurrentTimestamp = void 0; function getCurrentTimestamp() { return new Date().toISOString(); } exports.getCurrentTimestamp = getCurrentTimestamp; //# sourceMappingURL=getCurrentTimestamp.js.map