diff options
Diffstat (limited to 'includes/external/matrix/node_modules/matrix-js-sdk/lib/http-api/method.d.ts')
-rw-r--r-- | includes/external/matrix/node_modules/matrix-js-sdk/lib/http-api/method.d.ts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/includes/external/matrix/node_modules/matrix-js-sdk/lib/http-api/method.d.ts b/includes/external/matrix/node_modules/matrix-js-sdk/lib/http-api/method.d.ts deleted file mode 100644 index 6cf2bd8..0000000 --- a/includes/external/matrix/node_modules/matrix-js-sdk/lib/http-api/method.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -export declare enum Method { - Get = "GET", - Put = "PUT", - Post = "POST", - Delete = "DELETE" -} -//# sourceMappingURL=method.d.ts.map
\ No newline at end of file |