freemem - Node documentation
function freemem

Usage

import { freemem } from "node:os";

Returns the amount of free system memory in bytes as an integer.

Return Type

number