@inertiajs/core
Advanced tools
+1
-1
| { | ||
| "name": "@inertiajs/core", | ||
| "version": "2.3.22", | ||
| "version": "2.3.23", | ||
| "license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "A framework for creating server-driven single page apps.", |
@@ -0,1 +1,2 @@ | ||
| export declare const stripTopLevelUndefined: <T extends Record<string, unknown>>(obj: T) => T; | ||
| export declare const objectsAreEqual: <T extends Record<string, any>>(obj1: T, obj2: T, excludeKeys: { [K in keyof T]: K; }[keyof T][]) => boolean; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
875967
0.2%9582
0.2%