debian-mirror-gitlab/app/assets/javascripts/pages/projects/artifacts/index.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
79 B
JavaScript
Raw Normal View History

2023-01-13 00:05:48 +05:30
import { initArtifactsTable } from '~/artifacts/index';
initArtifactsTable();