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

index.js « new « gitlab_projects « import « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 870c14f99ae27aeaf561d593a67d85d4c74329c5 (plain)
1
2
3
import initGitLabImportProject from '~/projects/project_import_gitlab_project';

initGitLabImportProject();