1 2 3 4
import wcswidth from './src/wcswidth'; import wcwidth from './src/wcwidth'; export { wcwidth, wcswidth };