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