@undp/carbon-library 1.0.156-CARBON-343.0 → 1.0.157-CARBON-339.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2 @@
1
+ import i18n from 'i18next';
2
+ export { i18n };
@@ -39,3 +39,4 @@ export * from "./Common/OrganisationStatus/organisationStatus";
39
39
  export * from "./Common/ProgrammeDocuments/programmeDocuments";
40
40
  export * from "./Common/UserRoleIcon/userRoleIcon";
41
41
  export * from "./Common/TimelineBody/timelineBody";
42
+ export * from "./Internationalization/i18n";