typeHMREventNamestype HMREventNames =| 'beforeUpdate'| 'afterUpdate'| 'beforeFullReload'| 'beforePrune'| 'invalidate'| 'error'| 'ws:disconnect'| 'ws:connect'