UNPKG

refun

Version:

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

2 lines (1 loc) 73 B
export declare const startWithType: <P extends {}>() => (props: P) => P;