UNPKG

@nxmix/string-visual-width

Version:
3 lines (2 loc) 80 B
declare const stringWidth: (str: string) => number; export default stringWidth;