Reference

BoundaryGraphEntryKind

Classifies the route role of a module used as a boundary graph entry.

Signature

type BoundaryGraphEntryKind = "module" | "route-layout" | "route-page" | "route-template"