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

state.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: c807df03f00f2ed04808a553b2bd0154d6dbe4cd (plain)
1
2
3
export default () => ({
  alert: undefined,
});