The code has a circular dependency that should be removed. Rollup is complaining. ``` Circular dependency: ../../node_modules/bigfloat-esnext/lib/esm/arithmetic.js -> ../../node_modules/bigfloat-esnext/lib/esm/constants.js -> ../../node_modules/bigfloat-esnext/lib/esm/constructors.js -> ../../node_modules/bigfloat-esnext/lib/esm/arithmetic.js ```