rokumatsumoto/boyutluseyler

View on GitHub
app/javascript/content_preview/store/mutation_types.js

Summary

Maintainability
A
0 mins
Test Coverage
export const REGISTER_CONTENT = 'REGISTER_CONTENT';
export const SET_ACTIVE_CONTENT = 'SET_ACTIVE_CONTENT';
export const SET_ACTIVE_CONTENT_COUNT = 'SET_ACTIVE_CONTENT_COUNT';