"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var operators_1 = require("rxjs/operators");
exports.timestamp = operators_1.timestamp;
//# sourceMappingURL=timestamp.js.map