mirror of
https://github.com/wax911/plugin-architecture.git
synced 2025-07-21 04:21:03 +02:00
3 lines
95 B
Python
3 lines
95 B
Python
from .engine_contract import PluginCore, IPluginRegistry
|
|
from .engine_core import PluginEngine
|