import wcwidth = require('wcwidth'); const length1 = wcwidth('ν•œ'); // => 2 const length2 = wcwidth('ν•œκΈ€'); // => 4