UNPKG

@vimeo/iris

Version:
5 lines (4 loc) 108 B
export declare function reducer(state: any, { type, payload }: { type: any; payload?: any; }): any;