Interface: SuggestMatchesResult
Defined in: src/server/actions/pipeline.ts:894
Properties
error?
optionalerror?:string
Defined in: src/server/actions/pipeline.ts:896
ok
ok:
boolean
Defined in: src/server/actions/pipeline.ts:895
reason?
optionalreason?:string
Defined in: src/server/actions/pipeline.ts:898
suggestions?
optionalsuggestions?:MatchSuggestion[]
Defined in: src/server/actions/pipeline.ts:897