UNPKG

jest-allure2-reporter

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