We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047c3c4 commit c478415Copy full SHA for c478415
lib/fastMerge.ts
@@ -1,5 +1,7 @@
1
/* eslint-disable @typescript-eslint/prefer-for-of */
2
3
+'worklet';
4
+
5
// Mostly copied from https://medium.com/@lubaka.a/how-to-remove-lodash-performance-improvement-b306669ad0e1
6
7
/**
0 commit comments