@creatorsn/vfluent3 0.2.10 → 0.2.11
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/vfluent3.js
CHANGED
|
@@ -19858,6 +19858,7 @@ export {
|
|
|
19858
19858
|
uf as createInfoBox,
|
|
19859
19859
|
Zg as createMessageBar,
|
|
19860
19860
|
em as createSwiftWarning,
|
|
19861
|
+
My as default,
|
|
19861
19862
|
hf as infoBoxPlugin,
|
|
19862
19863
|
tm as messageBarPlugin
|
|
19863
19864
|
};
|