UNPKG

@ryunen344/danger-plugin-jacoco

Version:
10 lines 239 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EXPORT_UNIT = void 0; exports.EXPORT_UNIT = { PACKAGE: "p", FILE: "f", CLASS: "c", METHOD: "m", }; //# sourceMappingURL=export-unit.js.map