Files
LangBot/pkg/plugin/__init__.py

4 lines
78 B
Python
Raw Normal View History

2023-03-05 15:39:13 +08:00
"""插件支持包
包含插件基类插件宿主以及部分API接口
"""