variable constants.S_IFMT Usage in Deno```typescript import { constants } from "node:node__fs.d.ts"; ``` Constant for fs.Stats mode property for determining a file's type. Bit mask used to extract the file type code. Type number