easternArabicNumeralsUnicodeRange top-level constant

String const easternArabicNumeralsUnicodeRange

The unicode range of Eastern Arabic Numerals (i.e. ٠١٢٣٤٥٦٧٨٩).

Implementation

const easternArabicNumeralsUnicodeRange = '[\u0660-\u0669]';