routes.ts.hbs 92 B

1234
  1. import { RouteRecordRaw } from 'vue-router';
  2. export default <RouteRecordRaw[]>{{{routes}}}