UNPKG

cypress-xray-plugin

Version:

A Cypress plugin for uploading test results to Xray (test management for Jira)

8 lines (7 loc) 377 B
"use strict"; /* eslint-disable @typescript-eslint/member-ordering */ /* eslint-disable @typescript-eslint/naming-convention */ /* eslint-disable @typescript-eslint/no-explicit-any */ /* eslint-disable @typescript-eslint/no-redundant-type-constituents */ /* eslint-disable @typescript-eslint/unified-signatures */ Object.defineProperty(exports, "__esModule", { value: true });