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

index.js « show « environments « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a4960037eaad0c3ca351a6b791c32f310ad5e9c4 (plain)
1
2
3
import initShowEnvironment from '~/environments/mount_show';

initShowEnvironment();