UNPKG

@stellarwp/tyson

Version:

Create and manage custom configurations to build projects with @wordpress/scripts.

6 lines (5 loc) 382 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WindowAssignPropertiesPlugin = void 0; const WindowAssignPropertiesPlugin_1 = require("./WindowAssignPropertiesPlugin"); Object.defineProperty(exports, "WindowAssignPropertiesPlugin", { enumerable: true, get: function () { return WindowAssignPropertiesPlugin_1.WindowAssignPropertiesPlugin; } });