pull/4668/head
pushkine 6 years ago
parent 07b44dbffc
commit 3aefd1a38a

@ -168,6 +168,7 @@ function auto(fn): DeriverController {
update(payload, set) {
set(fn(payload));
},
cleanup: noop,
};
}
function manual(fn): DeriverController {

Loading…
Cancel
Save