property Runtime.ObjectPreview.entries
          
Usage in Deno
import { type Runtime } from "node:inspector";
List of the entries. Specified for map and set subtype values only.
EntryPreview[] | undefined
      
    import { type Runtime } from "node:inspector";
List of the entries. Specified for map and set subtype values only.
EntryPreview[] | undefined