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.

8 lines (7 loc) 142 B
export type DateType = | 'iso' | 'local-date' | 'local-date-short-year' | 'local-datetime' | 'local-datetime-short-year' | 'none'