7 lines
216 B
JavaScript
7 lines
216 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.emotion.EmotionSystem}
|
|
* @internal
|
|
* @private
|
|
*/ |