1 2 3 4 5
import { initLinkToSpam } from '~/abuse_reports'; import initFilePickers from '~/file_pickers'; initLinkToSpam(); initFilePickers();