Files
Schnappix/node_modules/react-native-reanimated/lib/module/ReanimatedModule/index.web.js
T

6 lines
263 B
JavaScript

'use strict';
// this file was created to prevent NativeReanimated from being included in the web bundle
import { createJSReanimatedModule } from './js-reanimated';
export const ReanimatedModule = createJSReanimatedModule();
//# sourceMappingURL=index.web.js.map