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

tracking_helper.js « helpers « javascripts « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ea322de46f4bd3d7458292dfcf830413ef2aa922 (plain)
1
2
3
4
5
// No new code should be added to this file. Instead, modify the
// file this one re-exports from. For more detail about why, see:
// https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/31349

export * from '../../frontend/helpers/tracking_helper';