function mkdirSyncimport { mkdirSync } from "https://dotland.deno.dev/std@0.110.0/node/fs.ts"; mkdirSync(path: string | URL, options?: MkdirOptions): voidParameterspath: string | URLoptionaloptions: MkdirOptionsReturnsvoidimport mkdirSyncimport { mkdirSync } from "https://dotland.deno.dev/std@0.110.0/node/fs.ts";