@readium/shared
Version:
Shared models to be used across other Readium projects and implementations in Typescript
1 lines • 81 B
text/typescript
export const SUPPORTED_LANGUAGES = ['en', 'ar', 'da', 'fr', 'it', 'pt_PT', 'sv'];
Shared models to be used across other Readium projects and implementations in Typescript