react-native-reanimated
react-native-reanimated copied to clipboard
refactor(Worklets): Merge TypeScript type files
Summary
Required by:
- #6557
NativeReanimatedModule depends on types from Layout Animations - this makes impossible to embed its interface in commonTypes.ts since they can't have any imports. I merged some types to prevent circular dependencies.
Test plan
- [ ] CI Green