UNPKG

@tobyas/vue-page-stack

Version:

Routing and navigation for your Vue SPA. Vue 单页应用导航管理器

8 lines (5 loc) 118 B
import config from './config/config'; const history = { action: config.pushName }; export default history;