UNPKG

refun

Version:

A collection of React Hook-enabled functions that compose harmoniously with each other. Similar to `recompose`, but:

6 lines 151 B
export var startWithType = function startWithType() { return function (props) { return props; }; }; //# sourceMappingURL=start-with-type.js.map