;['index.js'].forEach(async f => { function a(v) { return v } await import(a('./dynamic-file-imports/' + f)) }) export default () => 'Warn'