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) 111 B
import { RequestHandler } from 'express'; export default class TruncateController { GET: RequestHandler; }