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

mutation_types.js « store « operation_settings « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 237d2b6122f414a2215c2f331a8f2c57aef4f284 (plain)
1
2
3
/* eslint-disable import/prefer-default-export */

export const SET_EXTERNAL_DASHBOARD_URL = 'SET_EXTERNAL_DASHBOARD_URL';