Type alias DebugSessionOptionsData

Flat and partial version of a debug session options usable to find the options later in the manager.

Deprecated

Not needed anymore, the recommended way is to serialize/deserialize the options directly using JSON.stringify and JSON.parse.