gitlab-org--gitlab-foss/app/assets/javascripts/projects/commits/store/mutation_types.js

3 lines
102 B
JavaScript

export const SET_INITIAL_DATA = 'SET_INITIAL_DATA';
export const COMMITS_AUTHORS = 'COMMITS_AUTHORS';