import { printHello } from "http://localhost:4545/testdata/subdir/print_hello.ts"; printHello(); console.log("success");