mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
es5 support
This commit is contained in:
2
src/global.d.ts
vendored
2
src/global.d.ts
vendored
@@ -1,4 +1,2 @@
|
||||
declare function escape(s: string): string;
|
||||
declare function unescape(s: string): string;
|
||||
declare var require: any;
|
||||
declare var process: any;
|
||||
|
||||
Reference in New Issue
Block a user