Closed 13rac1 closed 5 years ago
Fix handler() doesn't exist on the Router class. Plus, slight performance increase for Path matching.
handler()
Found both of these issues when I converted it to strict TypeScript https://github.com/13rac1/cloudflare-ts-worker-template-router
Fix
handler()
doesn't exist on the Router class. Plus, slight performance increase for Path matching.Found both of these issues when I converted it to strict TypeScript https://github.com/13rac1/cloudflare-ts-worker-template-router