3.0.1
CommonJS support fixed by adding ./
to exports field in package.json
commonjs use
const dominos=import('dominos');
Thanks for the bug report @PatrickAlphaC closes #100
CommonJS support fixed by adding ./
to exports field in package.json
commonjs use
const dominos=import('dominos');
Thanks for the bug report @PatrickAlphaC closes #100