ref: Avoid unnecessary cloning of objects or arrays (#1340)

This commit is contained in:
Francesco Novy
2023-11-03 12:09:21 +01:00
committed by GitHub
parent f362e7a84c
commit 9c6edfe226
5 changed files with 15 additions and 24 deletions

View File

@@ -0,0 +1,5 @@
---
'rrweb': patch
---
ref: Avoid unnecessary cloning of objects or arrays