chore: update version to 2025.0.7, restore module entry in package.json, and simplify HttpMethod enum
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// Replace entire file with simplified string enum
|
||||
export enum HttpMethod {
|
||||
GET = 'GET',
|
||||
POST = 'POST',
|
||||
|
||||
Reference in New Issue
Block a user