mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
1
src/global.d.ts
vendored
1
src/global.d.ts
vendored
@@ -1,2 +1,3 @@
|
||||
declare function escape(s: string): string;
|
||||
declare function unescape(s: string): string;
|
||||
declare module 'forcefocus';
|
||||
|
||||
Reference in New Issue
Block a user