import { Deno } from "https://deno.land/x/xdg@v10.5.1/vendor/types/deno.d.ts";
const { mainModule } = Deno;
The URL of the entrypoint module entered from the command-line.
import { Deno } from "https://deno.land/x/xdg@v10.5.1/vendor/types/deno.d.ts";
const { mainModule } = Deno;
The URL of the entrypoint module entered from the command-line.