UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

8 lines (7 loc) 257 B
/* eslint-disable @typescript-eslint/no-empty-function */ /** * Checks that native and js versions of reanimated match. * Stubbed for web, where this check is unnecessary. */ export function checkVersion() {} //# sourceMappingURL=checkVersion.web.js.map