minerva-plexus-csd 1.0.16 → 1.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -84,6 +84,8 @@ declare interface CustomLogoProps {
84
84
  logo: default_2.ReactNode;
85
85
  }
86
86
 
87
+ export declare function detectLang(): string;
88
+
87
89
  /**
88
90
  * Obtiene la configuración actual de la API.
89
91
  *
@@ -36581,6 +36581,7 @@ export {
36581
36581
  TL as MinervaDocumentation,
36582
36582
  pL as ServiceProvider,
36583
36583
  Lv as TicketingComponent,
36584
+ K3 as detectLang,
36584
36585
  pt as getApiConfig,
36585
36586
  RL as i18n,
36586
36587
  xL as minervaLocales,