View the Project on GitHub posva/literate-couscous
Home > vue-router > RouteRecordRaw
Signature:
export declare type RouteRecordRaw = RouteRecordSingleView | RouteRecordMultipleViews | RouteRecordRedirectRaw;