mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
4 lines
133 B
Lua
4 lines
133 B
Lua
|
-- PluginShare is a table for plugins to exchange data between each other. Plugins should maintain
|
||
|
-- their own protocols.
|
||
|
return {}
|