import { add } from "./add.mjs";
import { multiply } from "./multiply.mjs";