mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
pack with ngtools
This commit is contained in:
1
src/globals.d.ts
vendored
1
src/globals.d.ts
vendored
@@ -1,4 +1,3 @@
|
||||
declare function require(s: string): any;
|
||||
declare function escape(s: string): string;
|
||||
declare function unescape(s: string): string;
|
||||
declare var opr: any;
|
||||
|
||||
Reference in New Issue
Block a user