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.

10 lines (9 loc) 256 B
/** * Read environment variables from file. * https://github.com/motdotla/dotenv */ /** * See https://playwright.dev/docs/test-configuration. */ declare const _default: import("@playwright/test").PlaywrightTestConfig<{}, {}>; export default _default;