first commit
This commit is contained in:
2
grafana/dashboards/requests/node_modules/http-basic/lib/HttpVerb.d.ts
generated
vendored
Normal file
2
grafana/dashboards/requests/node_modules/http-basic/lib/HttpVerb.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
declare type HttpVerb = ('GET' | 'HEAD' | 'POST' | 'PUT' | 'DELETE' | 'CONNECT' | 'OPTIONS' | 'TRACE' | 'PATCH');
|
||||
export { HttpVerb };
|
||||
Reference in New Issue
Block a user