variable constants.O_SYNC Usage in Deno```typescript import { constants } from "node:node__fs.d.ts"; ``` Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O. Type number