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.

6 lines (4 loc) 280 B
import SyncReportUtils from '../routes/journeys/view-report/sync/report/utils' import DownloadUtils from '../routes/journeys/download-report/utils' import BookmarkUtils from '../routes/journeys/my-reports/bookmarks/utils' export { SyncReportUtils, DownloadUtils, BookmarkUtils }