Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 14, 2023
1 parent 226140e commit 2aaa521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Variable/Worker.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class JSONResponse extends Response {
constructor(
// rome-ignore lint/suspicious/noExplicitAny:
// biome-ignore lint/suspicious/noExplicitAny:
body: any,
init: ResponseInit = {
headers: {
Expand Down

0 comments on commit 2aaa521

Please sign in to comment.