Skip to main content

Module monolingual

Module monolingual 

Source
Expand description

Monolingual dictionary support.

The single entry point for callers is MonolingualDictionaryService, which exposes:

All internal modules (client, db, metadata) are private implementation details and are not accessible outside this module.

Modulesยง

client ๐Ÿ”’
HTTP client for monolingual dictionary API operations.
db ๐Ÿ”’
Database access layer for monolingual dictionary metadata.
errors ๐Ÿ”’
Error types for monolingual dictionary operations.
metadata ๐Ÿ”’
API response types for the monolingual dictionary metadata endpoint.
service ๐Ÿ”’
High-level service for monolingual dictionary management.