interface Runtime.QueryObjectsReturnType
Usage in Deno
import { type Runtime } from "node:inspector"; type { QueryObjectsReturnType } = Runtime;
Array with objects.
import { type Runtime } from "node:inspector"; type { QueryObjectsReturnType } = Runtime;
Array with objects.