summaryrefslogtreecommitdiff
path: root/includes/external/matrix/node_modules/matrix-js-sdk/lib/browser-index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'includes/external/matrix/node_modules/matrix-js-sdk/lib/browser-index.d.ts')
-rw-r--r--includes/external/matrix/node_modules/matrix-js-sdk/lib/browser-index.d.ts9
1 files changed, 0 insertions, 9 deletions
diff --git a/includes/external/matrix/node_modules/matrix-js-sdk/lib/browser-index.d.ts b/includes/external/matrix/node_modules/matrix-js-sdk/lib/browser-index.d.ts
deleted file mode 100644
index d87e53f..0000000
--- a/includes/external/matrix/node_modules/matrix-js-sdk/lib/browser-index.d.ts
+++ /dev/null
@@ -1,9 +0,0 @@
-import * as matrixcs from "./matrix";
-type BrowserMatrix = typeof matrixcs;
-declare global {
- var __js_sdk_entrypoint: boolean;
- var matrixcs: BrowserMatrix;
-}
-export * from "./matrix";
-export default matrixcs;
-//# sourceMappingURL=browser-index.d.ts.map \ No newline at end of file