diff --git a/lib/fastMerge.ts b/lib/fastMerge.ts index a7ce03bd..18d5cf85 100644 --- a/lib/fastMerge.ts +++ b/lib/fastMerge.ts @@ -1,3 +1,5 @@ +'worklet'; + /* eslint-disable @typescript-eslint/prefer-for-of */ // Mostly copied from https://medium.com/@lubaka.a/how-to-remove-lodash-performance-improvement-b306669ad0e1