mirror of
https://github.com/dream-num/univer.git
synced 2026-08-28 23:01:30 +08:00
feat(core): export lodash setWith (#7570)
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export { debounce, get, merge, mergeWith, set } from 'lodash-es';
|
||||
export { debounce, get, merge, mergeWith, set, setWith } from 'lodash-es';
|
||||
|
||||
Reference in New Issue
Block a user