UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

8 lines (6 loc) 172 B
'use strict'; export { ReanimatedModule } from './reanimatedModuleInstance'; export type { IReanimatedModule, ReanimatedModuleProxy, } from './reanimatedModuleProxy';