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