routier-collection / datastore/src / InspectedCount
Type Alias: InspectedCount
InspectedCount = {
status:"success";count:number; } | {status:"error";error:Error; }
Defined in: datastore/src/inspection/types.ts:14
routier-collection / datastore/src / InspectedCount
InspectedCount = {
status:"success";count:number; } | {status:"error";error:Error; }
Defined in: datastore/src/inspection/types.ts:14