index.js 106 B

123
  1. "use strict";
  2. const plugin_1 = require("./plugin");
  3. module.exports = plugin_1.ForkTsCheckerWebpackPlugin;