literate-couscous

View the Project on GitHub posva/literate-couscous

Home > vue-router > RouteRecordRaw

RouteRecordRaw type

Signature:

export declare type RouteRecordRaw = RouteRecordSingleView | RouteRecordMultipleViews | RouteRecordRedirectRaw;