UNPKG

dreamstate

Version:

Store management library based on react context and observers

9 lines (7 loc) 145 B
/** * A utility function that does nothing and ignores all further calls. */ function noop() { /* Nothing to do here. */ } export { noop };