9031f04
1
2
3
4
5
from .interface import create_ui, create_web_demo __all__ = ["create_ui", "create_web_demo"]