UNPKG

koot

Version:

Koot.js - React isomorphic framework created by CMUX

6 lines (5 loc) 133 B
const ACTION_TYPE = { CHANGE_LANGUAGE: 'CHANGE_LANGUAGE', GET_ORIGIN_URL: 'GET_ORIGIN_URL' } export default ACTION_TYPE