UNPKG

react-native-flip

Version:
12 lines (10 loc) 167 B
const NOOP = () => { // noop }; export default { configureProps: NOOP, connectNodes: NOOP, getValue: () => 0, disconnectNodes: NOOP, createNode: NOOP, };