UNPKG

react-playmakers

Version:

React wrapper providing utilities for PlayMakers integration

5 lines (4 loc) 224 B
declare function handleConnectionError(): void; declare function handleRefreshError(): void; declare function handleNotLoggedInError(): void; export { handleConnectionError, handleNotLoggedInError, handleRefreshError };