UNPKG

react-native-mock-tmp-build

Version:

A fully mocked and test-friendly version of react native

8 lines (5 loc) 72 B
const Vibration = { vibrate() { }, }; module.exports = Vibration;