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