mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +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 {}
|