openvidu-components-angular
Advanced tools
Comparing version
@@ -1,2 +0,3 @@ | ||
export type AvailableLangs = 'en' | 'es' | 'de' | 'fr' | 'cn' | 'hi' | 'it' | 'ja' | 'nl' | 'pt'; | ||
type OpenViduLangs = 'en' | 'es' | 'de' | 'fr' | 'cn' | 'hi' | 'it' | 'ja' | 'nl' | 'pt'; | ||
export type AvailableLangs = OpenViduLangs | string; | ||
export type AdditionalTranslationsType = Record<AvailableLangs, Record<string, any>>; | ||
@@ -7,1 +8,2 @@ export interface LangOption { | ||
} | ||
export {}; |
@@ -18,3 +18,3 @@ { | ||
}, | ||
"version": "3.2.0-dev11", | ||
"version": "3.2.0-dev12", | ||
"module": "fesm2022/openvidu-components-angular.mjs", | ||
@@ -21,0 +21,0 @@ "typings": "index.d.ts", |
2186247
024973
0.01%8
14.29%13
8.33%