UNPKG

release-checker

Version:
5 lines (4 loc) 165 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var index_1 = require("./ci-reporter/index"); exports.reporters = [index_1.ciReporter];