cityssm / general-licence-manager

Found import declaration with no export name JS-E1007
Bug risk
Major
1 occurrence in this check
No exported names found in module '../../types/recordTypes.js'
  3
  4import { getConfigProperty } from '../../helpers/functions.config.js'
  5import { type ConfigBatchExport_RBCPreauthorized } from '../../types/configTypes.js'
  6import type * as recordTypes from '../../types/recordTypes.js'  7import type { GetBatchExportReturn } from '../batchExport.js'
  8
  9import {