6 lines
202 B
JavaScript
6 lines
202 B
JavaScript
/**
|
|
* The instance of the runtime. We expose it on the API just for
|
|
* testing and special circumstances. Not meant to be accessed for standard use.
|
|
* @type {jibo.action.ActionRuntime}
|
|
* @private
|
|
*/ |