динамический импорт папки JavaScript

const test = await import(folder + '/test.js')
Mehedi Islam Ripon