Go to Latest
interface SecureHeapUsage
import { type SecureHeapUsage } from "https://dotland.deno.dev/std@0.146.0/node/internal/crypto/util.ts";

Properties

total: number
min: number
used: number
utilization: number