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

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

initCycleAnalytics();