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

mutation_types.js « router « modules « stores « ide « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ae99073cc4c4c7b56aa30e489a81912c9c171ad6 (plain)
1
2
// eslint-disable-next-line import/prefer-default-export
export const PUSH = 'PUSH';