@design.estate/dees-domtools 2.0.63 → 2.0.64
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 +1 -0
- package/dist_bundle/bundle.js.map +2 -2
- package/dist_ts/00_commitinfo_data.js +1 -1
- package/dist_ts/domtools.pluginexports.d.ts +2 -1
- package/dist_ts/domtools.pluginexports.js +3 -2
- package/package.json +1 -1
- package/ts/00_commitinfo_data.ts +1 -1
- package/ts/domtools.pluginexports.ts +2 -0
package/dist_bundle/bundle.js
CHANGED
|
@@ -35002,6 +35002,7 @@ __export(domtools_pluginexports_exports, {
|
|
|
35002
35002
|
smartdelay: () => dist_ts_exports2,
|
|
35003
35003
|
smartmarkdown: () => dist_ts_exports17,
|
|
35004
35004
|
smartpromise: () => dist_ts_exports,
|
|
35005
|
+
smartrouter: () => dist_ts_exports18,
|
|
35005
35006
|
smartrx: () => dist_ts_exports4,
|
|
35006
35007
|
smartstate: () => dist_ts_exports21,
|
|
35007
35008
|
smartstring: () => dist_ts_exports10,
|