mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-21 18:44:01 +00:00
Wine拆分
This commit is contained in:
5
wine/cleonos_wine_lib/__init__.py
Normal file
5
wine/cleonos_wine_lib/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .cli import main
|
||||
from .runner import CLeonOSWineNative
|
||||
from .state import SharedKernelState
|
||||
|
||||
__all__ = ["main", "CLeonOSWineNative", "SharedKernelState"]
|
||||
Reference in New Issue
Block a user