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

index.js « dependency_proxies « groups « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 862ba468296606582bb8fcfbd56f2d0d104bb36f (plain)
1
2
3
import { initDependencyProxyApp } from '~/packages_and_registries/dependency_proxy/';

initDependencyProxyApp();