variable constants.O_NOFOLLOW Usage in Deno```typescript import { constants } from "node:node__fs.d.ts"; ``` Constant for fs.open(). Flag indicating that the open should fail if the path is a symbolic link. Type number