1
0

working on testing

This commit is contained in:
2024-01-19 00:37:29 +01:00
parent a4fd646d6b
commit c68a979614
4 changed files with 4047 additions and 0 deletions

View File

@@ -32,6 +32,11 @@
"homepage": "https://github.com/tsndr/cloudflare-worker-router#readme",
"devDependencies": {
"@cloudflare/workers-types": "^4.20231025.0",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.11",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2",
"typescript": "^5.2.2"
}
}