UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines 223 B
/// <reference types="react" /> import type { ShadowNodeWrapper } from './commonTypes'; export declare function getShadowNodeWrapperFromRef(ref: React.Component): ShadowNodeWrapper; //# sourceMappingURL=fabricUtils.d.ts.map