variable constants.O_SYMLINK Usage in Denoimport { constants } from "node:fs"; Constant for fs.open(). Flag indicating to open the symbolic link itself rather than the resource it is pointing to. Type number