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

    Properties

    Properties

    attrs: Record<string, string>
    consumed: number
    pos: number