UNPKG

playwright-trx-reporter

Version:

TRX reporter for playwright

5 lines (4 loc) 174 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const trxReporter_1 = require("./src/trxReporter"); exports.default = trxReporter_1.TrxReporter;