@wdprlib/parser
    Preparing search index...
    interface TripleLinkParts {
        consumed: number;
        foundPipe: boolean;
        labelText: string;
        target: string;
    }
    Index

    Properties

    consumed: number
    foundPipe: boolean
    labelText: string
    target: string