import toNumber from "../strnum.js"; console.log(toNumber("1.5e3", {leadingZeros: false})) // describe("temp", () = { // it("scientific notation", () => { // }); // })