import { parseEntrypoint } from "https://deno.land/x/netzo@v0.1.85/cli/src/utils/entrypoint.ts";
Parses the entrypoint to a URL. Ensures the file exists when the entrypoint is a local file.
import { parseEntrypoint } from "https://deno.land/x/netzo@v0.1.85/cli/src/utils/entrypoint.ts";
Parses the entrypoint to a URL. Ensures the file exists when the entrypoint is a local file.