@slickgrid-universal/utils
Advanced tools
Comparing version 5.0.0-beta.0 to 5.0.0-beta.1
{ | ||
"name": "@slickgrid-universal/utils", | ||
"version": "5.0.0-beta.0", | ||
"version": "5.0.0-beta.1", | ||
"description": "Common set of small utilities", | ||
@@ -40,3 +40,3 @@ "main": "./dist/cjs/index.js", | ||
], | ||
"gitHead": "a4e50f5967805ed05465d664bb858cbaac445a88" | ||
"gitHead": "e7e8043f4fbfd2d35a1e55c38170afca0a20690f" | ||
} |
@@ -0,0 +0,0 @@ import type { HtmlElementPosition, InferDOMType } from './models/index'; |
@@ -0,0 +0,0 @@ export * from './domUtils'; |
export * from './interfaces'; | ||
export * from './types'; |
@@ -0,0 +0,0 @@ export interface HtmlElementPosition { |
@@ -0,0 +0,0 @@ |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import type { AnyFunction } from './models/types'; |
Sorry, the diff of this file is not supported yet
222180