UNPKG

proxur

Version:

Zero config, zero dependency, safe and lightweight (427 bytes gzipped!) proxy supporting both dot syntax and regular syntax.

2 lines (1 loc) 71 B
export default function curry(produce: any, return_value?: any): any;