variable constants.O_DIRECT Usage in Deno```typescript import { constants } from "node:node__fs.d.ts"; ``` Constant for fs.open(). When set, an attempt will be made to minimize caching effects of file I/O. Type number