UNPKG

@plone/volto

Version:
6 lines (5 loc) 172 B
export default userSessionReset; declare function userSessionReset({ dispatch, getState }: { dispatch: any; getState: any; }): (next: any) => (action: any) => any;