interface DirectHit {
    displayName: string;
    id: string;
}

Properties

Properties

displayName: string
id: string

Generated using TypeDoc