Reference

BoundaryGraphTraceReason

Names the analysis reason attached to a boundary graph trace event.

Signature

type BoundaryGraphTraceReason = "client-runtime-export" | "module-classification" | "node-builtin-import" | "rendered-import" | "server-action-expression" | "server-render-export" | "static-export" | "use-client-directive" | "unknown-module" | "use-server-directive"