function totalmem Usage in Denoimport { totalmem } from "node:os"; totalmem(): number Returns the total amount of system memory in bytes as an integer. Return Type number