{ if (window.afterMPD) { /* Defer preamp rendering until we have injected all MPDs as those */ /* need to be in the DOM for Preamp to inject into. */ afterMPD(done); clearInterval(interval); } },500) }, } }; /* eslint-disable-next-line no-underscore-dangle */ window._Cohesion = { k: 'cohesion', tagular: tagularConfigs, preamp: preampConfigs }; window._Tagular = { k: 'tagular' }; window._Preamp = { k: 'preamp', start: new Date(), docReady: true }; window._Fuse = { k: 'fuse', docReady: false }; window.tagular = tagular; window.preamp = preamp; window.fuse = () => {}; window.cohesion = cohesion;