@design.estate/dees-domtools 2.0.42 → 2.0.44
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_bundle/bundle.js +2 -1
- package/dist_bundle/bundle.js.map +2 -2
- package/dist_ts/00_commitinfo_data.js +1 -1
- package/dist_ts/index.d.ts +1 -0
- package/dist_ts/index.js +2 -1
- package/package.json +1 -1
- package/ts/00_commitinfo_data.ts +1 -1
- package/ts/index.ts +1 -0
package/dist_bundle/bundle.js
CHANGED
|
@@ -16797,7 +16797,8 @@ var plugins3 = {
|
|
|
16797
16797
|
SweetScroll: import_sweet_scroll.default,
|
|
16798
16798
|
smartstate: dist_ts_exports19,
|
|
16799
16799
|
smartrx: dist_ts_exports4,
|
|
16800
|
-
smarturl: dist_ts_exports20
|
|
16800
|
+
smarturl: dist_ts_exports20,
|
|
16801
|
+
typedrequest: dist_ts_exports14
|
|
16801
16802
|
};
|
|
16802
16803
|
export {
|
|
16803
16804
|
DomTools2 as DomTools,
|