function totalmem Usage in Deno```typescript import { totalmem } from "node:node__os.d.ts"; ``` totalmem(): number Returns the total amount of system memory in bytes as an integer. Return Type number