function symlinkSync
          
Usage in Deno
import { symlinkSync } from "node:fs";
symlinkSync(): void 
      Returns undefined.
For detailed information, see the documentation of the asynchronous version of this API: symlink.
void
      
    import { symlinkSync } from "node:fs";
symlinkSync(): void 
      Returns undefined.
For detailed information, see the documentation of the asynchronous version of this API: symlink.
void