UNPKG

@hadss/hmrouter-plugin

Version:

HMRouter Compiler Plugin

6 lines (5 loc) 225 B
export default class RouterMapConstants { static readonly ROUTER_MAP_KEY = "routerMap"; static readonly MODULE_ROUTER_MAP_NAME = "$profile:hm_router_map"; static readonly ROUTER_MAP_NAME = "hm_router_map.json"; }