import { isDirectory } from "https://deno.land/x/windmill@v1.416.0/node_modules/path-type/index.d.ts";
Check whether the passed path
is a directory.
x/windmill/node_modules/path-type/index.d.ts>isDirectory
import { isDirectory } from "https://deno.land/x/windmill@v1.416.0/node_modules/path-type/index.d.ts";
Check whether the passed path
is a directory.