import api from './api'; import plugin from './plugin'; export { api as pageModuleApi, plugin as pageModulePlugin };