qwecja's picture
Duplicate from DouraVITA/ltx-ugc-bundle
f3739d5
Raw
History Blame Contribute Delete
184 Bytes
from . import server
NODE_CLASS_MAPPINGS = {}
NODE_DISPLAY_NAME_MAPPINGS = {}
WEB_DIRECTORY = "./web"
__all__ = ["NODE_CLASS_MAPPINGS", "NODE_DISPLAY_NAME_MAPPINGS", "WEB_DIRECTORY"]