UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

3 lines 198 B
import type { IReanimatedModule } from './ReanimatedModule'; export declare function initializeReanimatedModule(ReanimatedModule: IReanimatedModule): void; //# sourceMappingURL=initializers.d.ts.map