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

index.js « protected_tags « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 61e7ba53862ac0aaf96eb9f4b24e884ef3adf328 (plain)
1
2
export { default as ProtectedTagCreate } from './protected_tag_create';
export { default as ProtectedTagEditList } from './protected_tag_edit_list';