@wdprlib/parser
    Preparing search index...

    Unique sentinel characters used to wrap raw-region placeholders.

    interface Sentinels {
        close: string;
        open: string;
    }
    Index

    Properties

    Properties

    close: string
    open: string