Thank you for your nice work. When I use `import stringWidth from 'string-width';` I got an Error [ERR_REQUIRE_ESM]: Must use import to load ES Module. Hope to support this way to import at the same time: `const stringWidth = require('string-width');`