/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@babel/plugin-transform-unicode-property-regex@7.28.6/lib/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _helperCreateRegexpFeaturesPlugin=require("@babel/helper-create-regexp-features-plugin"),_helperPluginUtils=require("@babel/helper-plugin-utils"),_default=exports.default=(0,_helperPluginUtils.declare)(((e,r)=>{e.assertVersion("^7.0.0-0 || ^8.0.0-0 || >8.0.0-alpha <8.0.0-beta");const{useUnicodeFlag:t=!0}=r;if("boolean"!=typeof t)throw new Error(".useUnicodeFlag must be a boolean, or undefined");return(0,_helperCreateRegexpFeaturesPlugin.createRegExpFeaturePlugin)({name:"transform-unicode-property-regex",feature:"unicodePropertyEscape",options:{useUnicodeFlag:t}})}));
//# sourceMappingURL=/sm/7e38af2a684c946de9f9a9ded88681757cec27c730d9e042ed3c3f09dd858c7c.map