LogoRobo.js
Framework

HmrEventRouteInfo

Interface: HmrEventRouteInfo

Route info included in HMR event context.

Properties

PropertyType
handlers{ key: string; path: string; plugin: { name: string; version: string; }; }[]
namespacestring
routestring

On this page