EnvFeaturesType
interface
Properties
isRegExpUnicodePropertySupported : booleanreadonlymodule:utils/env~EnvFeaturesType#isRegExpUnicodePropertySupportedIndicates that the environment supports ES2018 Unicode property escapes — like
\p{P}or\p{L}. More information about unicode properties might be found in Unicode Standard Annex #44.