@wdprlib/parser
    Preparing search index...
    interface BibliographyContentResult {
        consumed: number;
        content: Element[];
    }
    Index

    Properties

    Properties

    consumed: number
    content: Element[]