UNPKG

@types/wcwidth

Version:
4 lines (2 loc) 68 B
declare function wcwidth(input: string): number; export = wcwidth;