4 lines
103 B
TypeScript

import StateManagementService from './stateManagementService';
export default StateManagementService;