vue-router / PathParserOptions
PathParserOptions 
ts
type PathParserOptions = Pick<_PathParserOptions, "end" | "sensitive" | "strict">;vue-router / PathParserOptions
type PathParserOptions = Pick<_PathParserOptions, "end" | "sensitive" | "strict">;