UNPKG

meme-magic

Version:

An A-Frame, React, Redux front-end with Sessions, Websockets, SQL, and Authentication built into the backend.

6 lines (3 loc) 147 B
export const CHANGE_WELCOME = 'CHANGE_WELCOME'; export const SET_INITIALIZED = 'SET_INITIALIZED'; export const CHANGE_MODE = 'CHANGE_MODE';