Skip to content

Commit c478415

Browse files
committed
convert fastmerge to worklets
1 parent 047c3c4 commit c478415

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/fastMerge.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
/* eslint-disable @typescript-eslint/prefer-for-of */
22

3+
'worklet';
4+
35
// Mostly copied from https://medium.com/@lubaka.a/how-to-remove-lodash-performance-improvement-b306669ad0e1
46

57
/**

0 commit comments

Comments
 (0)