import * as levo from "https://deno.land/x/levo@v0.0.27/src/get-local-dependencies.ts";
Variables
Get the local dependencies of a Typescript file, not including remote dependencies (e.g. files that are imported from https://deno.land). |
import * as levo from "https://deno.land/x/levo@v0.0.27/src/get-local-dependencies.ts";
Get the local dependencies of a Typescript file, not including remote dependencies (e.g. files that are imported from https://deno.land). |