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

index.js « index « labels « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1f8ff7e0bb1694d9ad243a8768c29f690c7ac415 (plain)
1
2
3
import { initLabelIndex } from '~/labels';

initLabelIndex();