import system from "./system/index.js"; const Api = { system: {...system}, } export default Api;