@gemafajarramadhan/dynamic-ui 1.2.16 → 1.2.18
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/README.md +25 -16
- package/dist/dynamic-ui.css +1 -1
- package/dist/dynamic-ui.es.js +2 -1
- package/dist/dynamic-ui.umd.js +15 -15
- package/package.json +1 -1
package/dist/dynamic-ui.es.js
CHANGED
|
@@ -61089,5 +61089,6 @@ export {
|
|
|
61089
61089
|
iee as MicroDynamicDatatable,
|
|
61090
61090
|
oee as MicroDynamicForm,
|
|
61091
61091
|
He as cn,
|
|
61092
|
-
mee as default
|
|
61092
|
+
mee as default,
|
|
61093
|
+
fB as setApiConfig
|
|
61093
61094
|
};
|