All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.lib.development.js Maven / Gradle / Ivy

The newest version!
"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = void 0;
var _createPlugin = require("./create-plugin.js");
var _default = exports.default = (0, _createPlugin.default)({
  name: "transform-react-jsx/development",
  development: true
});

//# sourceMappingURL=development.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy