mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboOs.git
synced 2026-06-16 09:56:17 +00:00
7 lines
159 B
JavaScript
7 lines
159 B
JavaScript
|
|
/**
|
||
|
|
* Installs the Context Service API, which can be found in services/context
|
||
|
|
* @class ContextPlugin
|
||
|
|
* @implements Plugin
|
||
|
|
* @memberof jibo
|
||
|
|
* @private
|
||
|
|
*/
|