MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.formats.json

Package-level declarations

Types

Name Summary
DefaultExportJsonUseCase [jvm]
class DefaultExportJsonUseCase(dispatchers: CoroutineDispatcherProvider) : ExportJsonUseCase
ExportJsonUseCase [jvm]
interface ExportJsonUseCase
Contract for the export ngx-translate JSON resources use case.
ParseJsonUseCase [jvm]
interface ParseJsonUseCase
Contract for the parse JSON resources use case.