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

mutation_types.js « store « eks_cluster « create_cluster « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 80c1354482b5402349dba28d77fbaa96709b065e (plain)
1
2
// eslint-disable-next-line import/prefer-default-export
export const SET_REGION = 'SET_REGION';