@wdprlib/parser
    Preparing search index...
    interface TripleLinkTarget {
        hasStar: boolean;
        target: string;
    }
    Index

    Properties

    Properties

    hasStar: boolean
    target: string