Skip to content
fpsr
Esc
navigateopen⌘Jpreview

Books

List and select nested blueprints from books.

From @rickyzhangca/fpsr. The entry’s .d.ts is the complete surface; this table lists the supported core.

Export Kind Description
listBlueprints function Flatten a book tree → BlueprintRef[] with index paths
selectBlueprint function Select a nested blueprint by optional number[] path
BlueprintSelectError class Thrown when book navigation fails
BlueprintSelectReason type Error reason codes for selection failures

See also the Blueprint books guide.

Was this page helpful?