@wdprlib/parser
    Preparing search index...
    interface SimpleInlineTokenResult {
        consumed: number;
        element: Element;
    }
    Index

    Properties

    Properties

    consumed: number
    element: Element