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.

5 lines (4 loc) 116 B
import { RequestHandler } from 'express'; export default class DashboardListController { GET: RequestHandler; }