MCPcopy Create free account
hub / github.com/dialect-app/dialect / TranslationPronunciation

Class TranslationPronunciation

dialect/providers/base.py:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77
78@dataclass
79class TranslationPronunciation:
80 src: str | None
81 dest: str | None
82
83
84@dataclass

Callers 4

translateMethod · 0.90
translateMethod · 0.90
translateMethod · 0.90
TranslationClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected