regexparam icon indicating copy to clipboard operation
regexparam copied to clipboard

fix: strict type definitions for RouteParams

Open 3846masa opened this issue 9 months ago • 0 comments

Fixed a problem that RouteParams type was not correctly inferred in cases where an extension was given, such as /foo/:bar.mp4.

Also, fixed the problem that :action part was mis-detected when paths like /foo/bar:action were defined in Custom methods of Google API Improvement Proposals.

3846masa avatar Jan 07 '25 08:01 3846masa