define(['dashboard/js/dashboard'],function (dashboard_context) { setTimeout(() => { // console.log(dashboard_context); },5000); });// end of define