PHP 8.2.30
Preview: index.js Size: 568 B
/home/byroehnu/easepay.easetack.com/node_modules/@babel/plugin-syntax-jsx/lib/index.js

"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = void 0;
var _helperPluginUtils = require("@babel/helper-plugin-utils");
var _default = exports.default = (0, _helperPluginUtils.declare)(api => {
  api.assertVersion("^7.0.0-0 || ^8.0.0-0");
  return {
    name: "syntax-jsx",
    manipulateOptions(opts, parserOpts) {
      if (parserOpts.plugins.some(p => (Array.isArray(p) ? p[0] : p) === "typescript")) {
        return;
      }
      parserOpts.plugins.push("jsx");
    }
  };
});

//# sourceMappingURL=index.js.map

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
127 B lr--r--r-- 2026-03-14 01:49:06
Edit Download
568 B lrw-r--r-- 2026-02-28 00:26:54
Edit Download
1.37 KB lrw-r--r-- 2026-02-28 00:27:06
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).