import system from './system.js'; const Api = { system: {...system} } export default Api;