PHP 8.2.30
Preview: index.js Size: 643 B
/home/byroehnu/easepay.easetack.com/node_modules/@babel/plugin-syntax-unicode-sets-regex/lib/index.js

"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = void 0;

var _helperCreateRegexpFeaturesPlugin = require("@babel/helper-create-regexp-features-plugin");

var _helperPluginUtils = require("@babel/helper-plugin-utils");

var _default = (0, _helperPluginUtils.declare)(api => {
  api.assertVersion(7);
  return (0, _helperCreateRegexpFeaturesPlugin.createRegExpFeaturePlugin)({
    name: "syntax-unicode-sets-regex",
    feature: "unicodeSetsFlag_syntax",

    manipulateOptions(opts, parserOpts) {
      parserOpts.plugins.push("regexpUnicodeSets");
    }

  });
});

exports.default = _default;

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
127 B lr--r--r-- 2026-03-14 01:49:05
Edit Download
643 B lrw-r--r-- 2026-02-28 00:26:54
Edit Download

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