Current File : /home/jeconsul/public_html/wp-content/plugins/presto-player/src/admin/settings/routes.js
export const routes = {
  general: {
    path: "general",
  },
  integrations: {
    path: "/integrations",
  },
  performance: {
    path: "/performance",
  },
};