@wdprlib/parser
    Preparing search index...
    interface FootnoteBlockAttributesResult {
        attrs: Record<string, string>;
        consumed: number;
    }
    Index

    Properties

    Properties

    attrs: Record<string, string>
    consumed: number