import { subtract } from "./subtract.cjs"; console.log(subtract(1, 2));