A string matching the ECMAScript IdentifierName syntax recognised by IdentifierPattern, with full Unicode
support.
Warning
This is a type alias for documentation purposes only. Branding was considered but not adopted due to
interoperability issues with tools relying on static code analysis. Values must be validated at runtime
using isIdentifier.
ECMAScript Identifier.
A string matching the ECMAScript IdentifierName syntax recognised by IdentifierPattern, with full Unicode support.
This is a type alias for documentation purposes only. Branding was considered but not adopted due to interoperability issues with tools relying on static code analysis. Values must be validated at runtime using isIdentifier.