function getLocalDependencyPathsimport { getLocalDependencyPaths } from "https://deno.land/x/packup@v0.2.3/util.ts"; getLocalDependencyPaths(path: string): Promise<string[]>Parameterspath: stringReturnsPromise<string[]>