improve i18next-sprintf-postprocessor/i18next-sprintf-postprocessor.d.ts

This commit is contained in:
vvakame
2016-03-29 00:06:14 +09:00
parent 80057d687a
commit b1880a7db7
3 changed files with 35 additions and 22 deletions
-3
View File
@@ -5,10 +5,7 @@
// Sources: https://github.com/jamuhl/i18next/
/// <reference path="../express/express.d.ts" />
/// <reference path="../jquery/jquery.d.ts" />
/// <reference path="../i18next-express-middleware/i18next-express-middleware.d.ts" />
/// <reference path="../i18next-sprintf-postprocessor/i18next-sprintf-postprocessor.d.ts" />
declare namespace I18next {
export interface I18nextStatic {}