mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboOs.git
synced 2026-06-16 09:56:17 +00:00
6 lines
140 B
JavaScript
6 lines
140 B
JavaScript
|
|
/**
|
||
|
|
* Installs the AnimDB API, which can be found in the "jibo-anim-db" module
|
||
|
|
* @class AnimDBPlugin
|
||
|
|
* @implements Plugin
|
||
|
|
* @private
|
||
|
|
*/
|