Updated i18next definitions to 2.3.4.

This commit is contained in:
Michal Ledin
2016-03-19 13:37:45 +03:00
parent c4309e0e64
commit 5bdb771c87
11 changed files with 1715 additions and 1526 deletions
@@ -4,7 +4,7 @@
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
///<reference path="../express/express.d.ts"/>
///<reference path="../i18next/i18next.d.ts"/>
///<reference path="../i18next/i18next-2.0.17.d.ts"/>
declare namespace I18next {
interface I18nextOptions extends i18nextSprintfPostProcessor.I18nextOptions {}