mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboOs.git
synced 2026-06-16 05:36:25 +00:00
6 lines
153 B
JavaScript
6 lines
153 B
JavaScript
|
|
/**
|
||
|
|
* Installs the DOF Arbiter API, which can be found in the "jibo-dof-arbiter" module
|
||
|
|
* @class DOFArbiterPlugin
|
||
|
|
* @implements Plugin
|
||
|
|
* @private
|
||
|
|
*/
|