UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

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