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.

7 lines (6 loc) 217 B
import * as govukFrontend from 'govuk-frontend' import * as mojFrontend from '@ministryofjustice/frontend' import * as dprFrontend from '../all.mjs' govukFrontend.initAll() mojFrontend.initAll() dprFrontend.initAll()