import gather from '@/util/gather.js'; export default gather(import.meta.glob('./*.js', {eager: true, import: 'default'}));