@unicode/unicode-16.0.0
Version:
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v16.0.0’s categories, scripts, blocks, bidi, and other properties.
1 lines • 65 B
JavaScript
module.exports=new Map([['I','I'],['J','J'],['\u012E','\u012E']])