UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

6 lines (5 loc) 133 B
import i18next from 'i18next'; export declare const supportedLanguages: { [langCode: string]: string; }; export default i18next;