4 lines
106 B
JavaScript
4 lines
106 B
JavaScript
import acknowledgeIncident from './acknowledge-incident/index.js';
|
|
|
|
export default [acknowledgeIncident];
|