I use npm package within TypeScript and there are no default exports. Can you add a `module` prop to package.json?
I use npm package within TypeScript and there are no default exports.
Can you add a
moduleprop to package.json?