@wdprlib/parser
    Preparing search index...
    interface BibliographyKeyResult {
        consumed: number;
        key: Element[];
        label: string;
    }
    Index

    Properties

    Properties

    consumed: number
    key: Element[]
    label: string