@wdprlib/parser
    Preparing search index...
    interface ParsedBlockquoteLine {
        depth: number;
        ltype: null;
        value: BlockquoteLine;
    }
    Index

    Properties

    Properties

    depth: number
    ltype: null