UNPKG

jest-allure2-reporter

Version:
7 lines 293 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$TestMethod = void 0; const _Label_1 = require("./$Label"); const $TestMethod = (value) => (0, _Label_1.$Label)('testMethod', value); exports.$TestMethod = $TestMethod; //# sourceMappingURL=$TestMethod.js.map