import { CourseFieldsActions } from './coursefields.actions'; const ACTION_PROVIDERS = [ CourseFieldsActions ]; export { CourseFieldsActions, ACTION_PROVIDERS, };