gatelineAPI reference
interface Lexicon {
    entries: LexiconEntry[];
}

Properties

Properties

entries: LexiconEntry[]

Every definition in document order. Duplicate ids (an ADR and its amendment) are all kept; resolveId picks the last — the one in force.