@formkit/utils
Advanced tools
Comparing version 1.1.0-779e0b5 to 1.1.0-7de6658
@@ -140,2 +140,3 @@ /** | ||
* @public | ||
* @__NO_SIDE_EFFECTS__ | ||
*/ | ||
@@ -142,0 +143,0 @@ export declare function extend(original: Record<string, any>, additional: Record<string, any> | string | null, extendArrays?: boolean, ignoreUndefined?: boolean): Record<string, any> | string | null; |
{ | ||
"name": "@formkit/utils", | ||
"version": "1.1.0-779e0b5", | ||
"version": "1.1.0-7de6658", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Shared utilities for FormKit packages", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
55768
2091