mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
convert to ngtools/webpack for aot compilation
This commit is contained in:
1
src/global.d.ts
vendored
1
src/global.d.ts
vendored
@@ -1,3 +1,2 @@
|
||||
declare function require(s: string): any;
|
||||
declare function escape(s: string): string;
|
||||
declare function unescape(s: string): string;
|
||||
|
||||
Reference in New Issue
Block a user