codesaaz-core 0.0.30 → 0.0.31
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/codesaaz.es.js +2 -0
- package/dist/codesaaz.umd.js +18 -18
- package/package.json +1 -1
package/dist/codesaaz.es.js
CHANGED
|
@@ -24840,6 +24840,8 @@ export {
|
|
|
24840
24840
|
Kk as useAddEntityRecord,
|
|
24841
24841
|
Xk as useDeleteEntityRecord,
|
|
24842
24842
|
wp as useEntitiesStore,
|
|
24843
|
+
Oo as useEntityRecordService,
|
|
24844
|
+
kp as useEntityService,
|
|
24843
24845
|
Gk as useGetEntityRecord,
|
|
24844
24846
|
wo as useGlobalConfigsStore,
|
|
24845
24847
|
Yk as useThemeConfig
|