Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx committed Jul 29, 2024
1 parent 65e4e56 commit 4500615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import fillDefaultUrlParameterValues from './url/fill_default_url_parameter_valu
export default {
/**
* [Reference](https://developers.cloudflare.com/workers/runtime-apis/handlers/fetch/)
*
* @param request Incoming http request
*/
async fetch(request : Request) : Promise<void> {
Expand Down

0 comments on commit 4500615

Please sign in to comment.