import { printHello } from "https://localhost:5545/cli/tests/subdir/mod2.ts"; printHello(); console.log("success");