mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Use PluginShare to exchange data between plugins (#2981)
This commit is contained in:
3
frontend/pluginshare.lua
Normal file
3
frontend/pluginshare.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
-- PluginShare is a table for plugins to exchange data between each other. Plugins should maintain
|
||||
-- their own protocols.
|
||||
return {}
|
||||
Reference in New Issue
Block a user