diff --git a/index.d.ts b/index.d.ts index db20dbf..27687b3 100644 --- a/index.d.ts +++ b/index.d.ts @@ -1,5 +1,5 @@ import * as express from 'express'; -import i18next from 'i18next'; +import * as i18next from 'i18next'; declare global { namespace Express {