import wcswidth from './src/wcswidth';
import wcwidth from './src/wcwidth';
export { wcwidth, wcswidth };
