diff options
Diffstat (limited to 'includes/external/matrix/node_modules/matrix-js-sdk/lib/randomstring.d.ts')
-rw-r--r-- | includes/external/matrix/node_modules/matrix-js-sdk/lib/randomstring.d.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/includes/external/matrix/node_modules/matrix-js-sdk/lib/randomstring.d.ts b/includes/external/matrix/node_modules/matrix-js-sdk/lib/randomstring.d.ts deleted file mode 100644 index 18ed51d..0000000 --- a/includes/external/matrix/node_modules/matrix-js-sdk/lib/randomstring.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -export declare function randomString(len: number): string; -export declare function randomLowercaseString(len: number): string; -export declare function randomUppercaseString(len: number): string; -//# sourceMappingURL=randomstring.d.ts.map
\ No newline at end of file |