Installation
npm install --save @types/ng-i18next
Summary
This package contains type definitions for ng-i18next (https://github.com/i18next/ng-i18next).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ng-i18next.
index.d.ts
declare namespace angular.i18next {
interface I18nextProvider {
options: any;
}
}
Additional Details
- Last updated: Tue, 07 Nov 2023 09:09:39 GMT
- Dependencies: none
Credits
These definitions were written by Cyril Schumacher.