Reference
analyzeBoundaryGraph
Analyzes route modules and static imports to classify server, client, shared, and action boundaries.
Signature
function analyzeBoundaryGraph(input: BoundaryGraphInput): Promise<BoundaryGraphResult>Reference
Analyzes route modules and static imports to classify server, client, shared, and action boundaries.
function analyzeBoundaryGraph(input: BoundaryGraphInput): Promise<BoundaryGraphResult>