import * as mod from "https://dotland.deno.dev/std@0.110.0/fs/exists.ts"; FunctionsfexistsTest whether or not the given path exists by checking with the file system fexistsSyncTest whether or not the given path exists by checking with the file system