From 7aa11b7a8abacf81dec20fff21216df35d333756 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 27 Jul 2025 18:50:33 -0700 Subject: Pulls in pengueno from npm --- u/server/http/method.ts | 1 - 1 file changed, 1 deletion(-) delete mode 100644 u/server/http/method.ts (limited to 'u/server/http/method.ts') diff --git a/u/server/http/method.ts b/u/server/http/method.ts deleted file mode 100644 index 172d77a..0000000 --- a/u/server/http/method.ts +++ /dev/null @@ -1 +0,0 @@ -export type HttpMethod = 'POST' | 'GET' | 'HEAD' | 'PUT' | 'DELETE' | 'CONNECT' | 'OPTIONS' | 'TRACE' | 'PATCH'; -- cgit v1.2.3-70-g09d2