import { apiServiceActions } from './service' export const apiActions = { service: apiServiceActions, }