mirror of
https://github.com/langgenius/dify.git
synced 2026-04-10 21:00:30 -04:00
4 lines
119 B
Python
4 lines
119 B
Python
from core.tools.entities.common_entities import I18nObject, I18nObjectDict
|
|
|
|
__all__ = ["I18nObject", "I18nObjectDict"]
|