UNPKG

jest-allure2-reporter

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