import initFilePickers from '~/file_pickers';
document.addEventListener('DOMContentLoaded', initFilePickers);