mirror of
https://github.com/wax911/plugin-architecture.git
synced 2026-01-11 22:57:09 +01:00
3 lines
95 B
Python
3 lines
95 B
Python
from .engine_contract import PluginCore, IPluginRegistry
|
|
from .engine_core import PluginEngine
|