function mkdirSyncRe-exportimport { mkdirSync } from "https://deno.land/std@0.160.0/node/fs.ts"; mkdirSync(path: string | URL, options?: MkdirOptions)Parameterspath: string | URLoptionaloptions: MkdirOptions