componentes-exagono 0.1.45 → 0.1.46
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.es.js +2 -0
- package/dist/index.umd.js +44 -44
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -19320,5 +19320,7 @@ export {
|
|
|
19320
19320
|
YE as CustomSnackbar,
|
|
19321
19321
|
fT as EventsProvider,
|
|
19322
19322
|
pT as MyCalendar,
|
|
19323
|
+
I2 as useAuth,
|
|
19324
|
+
Pp as useAuthRepository,
|
|
19323
19325
|
jp as useEventRepository
|
|
19324
19326
|
};
|