UNPKG

vroom-react

Version:
6 lines (5 loc) 139 B
declare const attendeesReducer: (state: any[], action: { type: string; payload: any; }) => any[]; export default attendeesReducer;