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.

12 lines (8 loc) 239 B
'use strict'; var node_fs = require('node:fs'); require('node:path'); require('../../_virtual/index.js'); var index = require('./index.js'); const { stat } = node_fs.promises; exports.Blob = index.Blob; //# sourceMappingURL=from.js.map