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

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

initWorkItemsRoot();