Type alias GetCompletedCountResponse

GetCompletedCountResponse: {
    database_length: number;
}

Type declaration

  • database_length: number