interface DocResultId {
    doc_id: string;
    id: string;
}

Properties

Properties

doc_id: string
id: string