mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboOs.git
synced 2026-06-16 09:16:29 +00:00
6 lines
89 B
JavaScript
6 lines
89 B
JavaScript
|
|
/**
|
||
|
|
* @class VolumePlugin
|
||
|
|
* @extends EventEmitter
|
||
|
|
* @implements Plugin
|
||
|
|
* @private
|
||
|
|
*/
|