UNPKG

vroom-react

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