br-dionysus 1.6.22 → 1.6.23
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/br-dionysus.es.js +1 -0
- package/dist/br-dionysus.umd.js +6 -6
- package/dist/packages/index.d.ts +2 -0
- package/package.json +1 -1
- package/packages/index.ts +2 -0
- package/web-types.json +1 -1
package/dist/br-dionysus.es.js
CHANGED
|
@@ -13197,6 +13197,7 @@ export {
|
|
|
13197
13197
|
QC as default,
|
|
13198
13198
|
XC as moneyFormat,
|
|
13199
13199
|
ZC as useGlobalZIndex,
|
|
13200
|
+
qd as useMTableColumnSet,
|
|
13200
13201
|
ei as usePackageConfig,
|
|
13201
13202
|
JC as useRemainingSpace,
|
|
13202
13203
|
Xc as useSkin,
|