codesaaz-core 0.0.60 → 0.0.61
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 +1 -0
- package/dist/codesaaz.umd.js +11 -11
- package/package.json +1 -1
package/dist/codesaaz.es.js
CHANGED
|
@@ -24203,6 +24203,7 @@ export {
|
|
|
24203
24203
|
ub as useEntityService,
|
|
24204
24204
|
_w as useGetEntityRecord,
|
|
24205
24205
|
et as useGlobalConfigsStore,
|
|
24206
|
+
an as useHttpClient,
|
|
24206
24207
|
Pw as useLayoutService,
|
|
24207
24208
|
vb as useMenuService,
|
|
24208
24209
|
Aw as usePageService,
|