UNPKG

@egova/vue-cli-plugin-egova-starter-template

Version:
8 lines (5 loc) 95 B
export default interface PagePath { title: string; name: string; path: string; }