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

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

new Labels(); // eslint-disable-line no-new