pillarjs / path-to-regexp

Turn a path string such as `/user/:name` into a regular expression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find a declaration file for module 'path-to-regexp'

xjiabin opened this issue · comments

How to use in Typescript?

It comes with the package when you do npm install. There’s nothing else to do.