source: trip-planner-front/node_modules/license-webpack-plugin/dist/index.js@ ceaed42

Last change on this file since ceaed42 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 332 bytes
Line 
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.LicenseWebpackPlugin = void 0;
4var LicenseWebpackPlugin_1 = require("./LicenseWebpackPlugin");
5Object.defineProperty(exports, "LicenseWebpackPlugin", { enumerable: true, get: function () { return LicenseWebpackPlugin_1.LicenseWebpackPlugin; } });
Note: See TracBrowser for help on using the repository browser.