UNPKG

wsp-toolkit

Version:
2 lines (1 loc) 88 B
export declare function iterative(fn: Function): (subject: any, ...rest: any[]) => any;