MCPcopy Create free account
hub / github.com/NetEase/tango /

Class

packages/core/src/models/route-module.ts:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 * 路由配置模块
14 */
15export class TangoRouteModule extends TangoModule {
16 _routes: IRouteData[];
17
18 get routes() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected