4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
|
import { initArtifactsTable } from '~/artifacts/index';
|
||
|
|
||
|
initArtifactsTable();
|