mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboOs.git
synced 2026-06-16 08:36:24 +00:00
6 lines
174 B
JavaScript
6 lines
174 B
JavaScript
|
|
/**
|
||
|
|
* Installs the interaction memory API, which can be found in the "jibo-interaction-memory" module
|
||
|
|
* @class InteractionMemoryPlugin
|
||
|
|
* @implements Plugin
|
||
|
|
* @private
|
||
|
|
*/
|