kkrpc
    Preparing search index...
    interface Issue {
        message: string;
        path?: readonly (PropertyKey | PathSegment)[];
    }
    Index

    Properties

    Properties

    message: string
    path?: readonly (PropertyKey | PathSegment)[]