Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mutation_types.js « store « jira_connect « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7f6ff1256bb5e124fcee3c5ae9615ef2a05b36b4 (plain)
1
export const SET_ERROR_MESSAGE = 'SET_ERROR_MESSAGE';