import api from './api'; import plugin from './plugin'; export { api as pageApi, plugin as pagePlugin };