Reference

analyzeBoundaryGraph

Analyzes route modules and static imports to classify server, client, shared, and action boundaries.

Signature

function analyzeBoundaryGraph(input: BoundaryGraphInput): Promise<BoundaryGraphResult>