platform-codebase/features/client-intel/shared/msw/index.ts

7 lines
165 B
TypeScript

export { clientIntelHandlers } from './handlers'
export {
MOCK_INTEL_REPORTS,
MOCK_SAFETY_SCORES,
MOCK_SAFETY_ALERTS,
buildIntelReportsList,
} from './data'