1
0

Added documentation to code, deprecated router.all() and added router.any() method

This commit is contained in:
2021-03-12 01:43:49 +01:00
parent 9b71ea905d
commit 8559181642
3 changed files with 194 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tsndr/cloudflare-worker-router",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {},