Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonStringPointerListItem

List item used when listing pointers and their values in an object graph.

Hierarchy

  • JsonStringPointerListItem

Index

Properties

Properties

pointer: string

Contains the location of the value in the evaluated object graph.

value: unknown

The value at the pointer's location in the object graph.

Generated using TypeDoc