@knighttower/utility
Advanced tools
Comparing version 4.3.7 to 4.3.8
@@ -45,6 +45,6 @@ // Single Modules and Aliases from: DomObserver | ||
} from './dist/esm/PromiseQueue.js'; | ||
// Single Modules and Aliases from: ProxyClass | ||
import { proxyClass } from './dist/esm/ProxyClass.js'; | ||
// Single Modules and Aliases from: ProxyObject | ||
import { proxyObject } from './dist/esm/ProxyObject.js'; | ||
// Single Modules and Aliases from: proxyClass | ||
import { proxyClass } from './dist/esm/proxyClass.js'; | ||
// Single Modules and Aliases from: proxyObject | ||
import { proxyObject } from './dist/esm/proxyObject.js'; | ||
// Single Modules and Aliases from: UrlHelper | ||
@@ -51,0 +51,0 @@ import { UrlHelper } from './dist/esm/UrlHelper.js'; |
{ | ||
"name": "@knighttower/utility", | ||
"version": "4.3.7", | ||
"version": "4.3.8", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "index.cjs", |
Sorry, the diff of this file is not supported yet