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

state.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: abb6c5239e47a82e9c0f088eb2787ece6adc4459 (plain)
1
2
3
export default () => ({
  fullPath: '',
});