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

constants.js « graphql_shared « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7e897be9e9a8fb8458bab51b7cc156ed1c928578 (plain)
1
2
/* eslint-disable @gitlab/require-i18n-strings */
export const IssueType = 'Issue';