unicode-6.3.0
Version:
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v6.3.0’s categories, scripts, blocks, bidi, and other properties.
1 lines • 55 B
JavaScript
module.exports=new Map([['I','\u0131'],['\u0130','i']])