@wdprlib/parser
    Preparing search index...
    interface AnchorBlockName {
        consumed: number;
        name: string;
        paragraphStrip: boolean;
    }
    Index

    Properties

    consumed: number
    name: string
    paragraphStrip: boolean