mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
convert lock service to ts
This commit is contained in:
1
src/background.d.ts
vendored
1
src/background.d.ts
vendored
@@ -1,3 +1,4 @@
|
||||
declare function escape(s: string): string;
|
||||
declare function unescape(s: string): string;
|
||||
declare var forge: any;
|
||||
declare var opr: any;
|
||||
|
||||
Reference in New Issue
Block a user