diff --git a/index.d.ts b/index.d.ts index e5250ef..1c4a052 100644 --- a/index.d.ts +++ b/index.d.ts @@ -72,7 +72,8 @@ declare module 'react-native-dropdown-picker' { | 'IT' | 'PT' | 'RU' - | 'TR'; + | 'TR' + | 'KO'; export interface TranslationInterface { NOTHING_TO_SHOW: string;