property SecureHeapUsage.used Usage in Deno```typescript import { type SecureHeapUsage } from "node:node__crypto.d.ts"; ``` The total number of bytes currently allocated from the secure heap. Type number