in src/actions.js [132:134]
export function requestPollbotVersion(): RequestPollbotVersion { return { type: REQUEST_POLLBOT_VERSION }; }