UNPKG

@ministryofjustice/hmpps-digital-prison-reporting-frontend

Version:

The Digital Prison Reporting Frontend contains templates and code to help display data effectively in UI applications.

40 lines (39 loc) 559 B
export declare const historicPartialData: ({ ts: { raw: string; }; establishment_id: { raw: string; }; wing: { raw: string; }; cell: { raw: string; }; diet: { raw: string; }; count: { raw: number; }; } | { ts: { raw: string; }; establishment_id: { raw: string; }; wing: { raw: string; }; cell: { raw: string; }; diet: { raw: string; }; count: { raw: string; }; })[];