'use strict';

import { createJSReanimatedModule } from './js-reanimated';

export const ReanimatedModule = createJSReanimatedModule();
