UNPKG

react-native-flip

Version:
9 lines (7 loc) 104 B
const NOOP = () => { // noop }; export default { addListener: NOOP, removeAllListeners: NOOP, };