property AsyncResourceOptions.triggerAsyncId Usage in Deno```typescript import { type AsyncResourceOptions } from "node:node__async_hooks.d.ts"; ``` The ID of the execution context that created this async event. Type number | undefined