/**
 * Minified by jsDelivr using Terser v5.48.0.
 * Original file: /npm/@babel/plugin-transform-unicode-property-regex@8.0.1/lib/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
import{createRegExpFeaturePlugin}from"@babel/helper-create-regexp-features-plugin";import{declare}from"@babel/helper-plugin-utils";const index=declare((e,r)=>{e.assertVersion("^7.0.0-0 || ^8.0.0");const{useUnicodeFlag:o=!0}=r;if("boolean"!=typeof o)throw new Error(".useUnicodeFlag must be a boolean, or undefined");return createRegExpFeaturePlugin({name:"transform-unicode-property-regex",feature:"unicodePropertyEscape",options:{useUnicodeFlag:o}})});export{index as default};
//# sourceMappingURL=/sm/55955daafd03212b4fef20b33de4e77b1d49363380aabb1be8b50c3106fca246.map