❌ Removed a useless file
This commit is contained in:
@@ -21,7 +21,6 @@ const changes = (object, base) => {
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
export type TraverseFunction<T> = (
|
||||
obj: T,
|
||||
prop: string,
|
||||
|
||||
Reference in New Issue
Block a user