UNPKG

@chipsgg/react-wiring

Version:

High performance and fine grained change subscriptions using React Hooks.

5 lines (4 loc) 94 B
export default (test,message) =>{ if(test == null) throw new Error(message) return test }