@smg-automotive/i18n-pkg
Advanced tools
Comparing version 1.1.0-plural-handler-dcf804e6508b117e2e41434b96416fa7469ce350.5 to 1.1.0-plural-handler-dcf804e6508b117e2e41434b96416fa7469ce350.6
@@ -6,2 +6,3 @@ import React from 'react'; | ||
ignoreMissingTranslation?: boolean; | ||
[key: string]: unknown; | ||
}; | ||
@@ -8,0 +9,0 @@ declare type TranslateFunction = (key: string, params?: Params) => string; |
@@ -6,2 +6,3 @@ import React from 'react'; | ||
ignoreMissingTranslation?: boolean; | ||
[key: string]: unknown; | ||
}; | ||
@@ -8,0 +9,0 @@ declare type TranslateFunction = (key: string, params?: Params) => string; |
@@ -7,2 +7,3 @@ import React from 'react'; | ||
ignoreMissingTranslation?: boolean; | ||
[key: string]: unknown; | ||
}; | ||
@@ -9,0 +10,0 @@ declare type TranslateFunction = (key: string, params?: Params) => string; |
{ | ||
"name": "@smg-automotive/i18n-pkg", | ||
"version": "1.1.0-plural-handler-dcf804e6508b117e2e41434b96416fa7469ce350.5", | ||
"version": "1.1.0-plural-handler-dcf804e6508b117e2e41434b96416fa7469ce350.6", | ||
"description": "A boilerplate package setup", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
41737
466