Skip to content

Commit ccaac17

Browse files
committed
Change order
1 parent c478415 commit ccaac17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/fastMerge.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
/* eslint-disable @typescript-eslint/prefer-for-of */
2-
31
'worklet';
42

3+
/* eslint-disable @typescript-eslint/prefer-for-of */
4+
55
// Mostly copied from https://medium.com/@lubaka.a/how-to-remove-lodash-performance-improvement-b306669ad0e1
66

77
/**

0 commit comments

Comments
 (0)