@wdprlib/parser
    Preparing search index...
    interface StyleCollectionResult {
        anchoredStyles: string[];
        anchors: Element[];
        elements: Element[];
        styles: string[];
    }
    Index

    Properties

    anchoredStyles: string[]
    anchors: Element[]
    elements: Element[]
    styles: string[]