Interfaces
EntryCandidate
Interface: EntryCandidate
Defined in: src/lib/injection-engine/entryScorer.ts:48
A candidate the scorer ranks — its id + the text it's matched on (the skill's
description).
Properties
description
readonlydescription:string
Defined in: src/lib/injection-engine/entryScorer.ts:50
id
readonlyid:string
Defined in: src/lib/injection-engine/entryScorer.ts:49
