import { add } from "http://localhost:4545/add.ts"; console.log(add(1, 2));