Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function readlinkSync
Re-export
import { readlinkSync } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/node/fs.ts";

Parameters

path: string | URL
optional
opt: ReadlinkOptions

Returns

string | Uint8Array