mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-16 06:36:26 +00:00
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
|
|
*/ |