Closed cheulong closed 1 month ago
Klaw is still a CJS module, but it only has a single export, so it works just fine in ESM:
import klaw from 'klaw'
Klaw is still a CJS module, but it only has a single export, so it works just fine in ESM: