1
0

Add env and ctx to router.handle()

This commit is contained in:
2022-03-18 17:57:35 +01:00
parent 2437f82e94
commit 6e6a771c1a
3 changed files with 33 additions and 8 deletions

View File

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