UNPKG

@reduxjs/toolkit

Version:

The official, opinionated, batteries-included toolset for efficient Redux development

2 lines (1 loc) 82 B
export declare function copyWithStructuralSharing<T>(oldObj: any, newObj: T): T;