property ResourceLimits.maxYoungGenerationSizeMb Usage in Denoimport { type ResourceLimits } from "node:worker_threads"; The maximum size of a heap space for recently created objects. Type number | undefined