impor modul javasciprt secara dinamis

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