dustin-H/telaviv

View on GitHub
src/app/constants/ActionTypes.js

Summary

Maintainability
A
0 mins
Test Coverage

// Content
export const CONTENT_LOCATION_CHANGED = 'CONTENT_LOCATION_CHANGED';
export const CONTENT_SET_LOADING = 'CONTENT_SET_LOADING';