UNPKG

jest-allure2-reporter

Version:
8 lines 372 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$HistoryId = void 0; const jest_metadata_1 = require("jest-metadata"); const constants_1 = require("../../metadata/constants"); const $HistoryId = (value) => (0, jest_metadata_1.$Set)(constants_1.HISTORY_ID, value); exports.$HistoryId = $HistoryId; //# sourceMappingURL=$HistoryId.js.map