property AsyncResourceOptions.triggerAsyncId Usageimport { type AsyncResourceOptions } from "node:async_hooks"; The ID of the execution context that created this async event. Type number | undefined