UNPKG

expo-dev-menu

Version:

Expo/React Native module with the developer menu.

7 lines (6 loc) 218 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(): void {}