Skip to content

Commit 153365c

Browse files
committed
Remove TypeScript section from README
1 parent 4f33bc4 commit 153365c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Readme.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,6 @@ Path-To-RegExp breaks compatibility with Express <= `4.x`:
235235
- Parameters have suffixes that augment meaning - `*`, `+` and `?`. E.g. `/:user*`
236236
- No wildcard asterisk (`*`) - use parameters instead (`(.*)`)
237237

238-
## TypeScript
239-
240-
Includes a [`.d.ts`](index.d.ts) file for TypeScript users.
241-
242238
## Live Demo
243239

244240
You can see a live demo of this library in use at [express-route-tester](http://forbeslindesay.github.com/express-route-tester/).

0 commit comments

Comments
 (0)