import * as mod from "https://dotland.deno.dev/std@0.116.0/fs/ensure_symlink.ts"; FunctionsfensureSymlinkEnsures that the link exists. If the directory structure does not exist, it is created. fensureSymlinkSyncEnsures that the link exists. If the directory structure does not exist, it is created.