Skip to main content
variable createDirIfNotExists
import { createDirIfNotExists } from "https://deno.land/x/30_seconds_of_typescript@v1.0.1/node-util.ts";

type

(dir: string) => unknown