Type Alias: RunMetaInfo
RunMetaInfo =
object
Defined in: core/src/lib/Types.ts:1250
This data structure holds the information about memlab run. You can retrieve the instance of this type through getRunMetaInfo.
Properties
browserInfo
browserInfo:
IBrowserInfo
Defined in: core/src/lib/Types.ts:1263
input configuration for the browser and output data from the browser
type
type:
string
Defined in: core/src/lib/Types.ts:1258
type of the memlab run