Interface StalkerParseOptions

Hierarchy

  • StalkerParseOptions

Properties

Properties

annotate?: boolean

Whether to include the type of each event. Defaults to true.

stringify?: boolean

Whether to format pointer values as strings instead of NativePointer values, i.e. less overhead if you're just going to send() the result and not actually parse the data agent-side.

Generated using TypeDoc