UNPKG

@readium/shared

Version:

Shared models to be used across other Readium projects and implementations in Typescript

5 lines (3 loc) 186 B
export type Language = string; // TODO full language class // https://github.com/readium/kotlin-toolkit/blob/develop/readium/shared/src/main/java/org/readium/r2/shared/util/Language.kt