literate-couscous

View the Project on GitHub posva/literate-couscous

Home > vue-router > RouteParams

RouteParams type

Signature:

export declare type RouteParams = Record<string, RouteParamValue | RouteParamValue[]>;