UNPKG

cjke-strings

Version:

a set of Chinese Japanese Korean and Emoji strings helpers

6 lines (4 loc) 138 B
declare module 'is-fullwidth-code-point' { function isFullWidthCodePointFunc(s: number): boolean; export = isFullWidthCodePointFunc; }