gitlab-org--gitlab-foss/app/assets/javascripts/protected_branches/index.js

3 lines
161 B
JavaScript
Raw Normal View History

2017-07-19 12:44:50 +00:00
export { default as ProtectedBranchCreate } from './protected_branch_create';
export { default as ProtectedBranchEditList } from './protected_branch_edit_list';