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