UNPKG

364 BJavaScriptView Raw
1'use strict';
2
3/*
4This file is a legacy remainder of manual types from react-native-reanimated.d.ts file.
5I wasn't able to get rid of all of them from the code.
6They should be treated as a temporary solution
7until time comes to refactor the code and get necessary types right.
8This will not be easy though!
9*/
10export {};
11//# sourceMappingURL=helperTypes.js.map
\No newline at end of file