* Check if a character is a zero-width character. * These characters don't contribute to visual width. export declare function isZeroWidth(codePoint: number): boolean; * Get the visual width of a ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results