variable constants.S_IROTH Usage in Deno```typescript import { constants } from "node:node__fs.d.ts"; ``` Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by others. Type number