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

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

initArtifactsTable();