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

constants.js « jira_connect « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 63b79581a1b0e03d40fe93c474fe04a5fe4b2368 (plain)
1
2
export const defaultPerPage = 10;
export const ALERT_LOCALSTORAGE_KEY = 'gitlab_alert';