summaryrefslogtreecommitdiff
path: root/cli/tests/https_import.ts
blob: e78a342a0b577ab2a773453efd29a17f721a7746 (plain)
1
2
3
import { printHello } from "https://localhost:5545/cli/tests/subdir/print_hello.ts";

printHello();