UNPKG

cjke-strings

Version:

a set of Chinese Japanese Korean and Emoji strings helpers

3 lines 169 B
import { type SupportInfo } from './base.js'; export declare function stringWidth(str: string, supports?: SupportInfo): number; //# sourceMappingURL=stringWidth.d.ts.map