Skip to content

Commit

Permalink
Remove scope from ChromeUser types
Browse files Browse the repository at this point in the history
  • Loading branch information
aneelac22 committed Dec 6, 2023
1 parent 3996833 commit 558a3b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ declare type ChromeUser = {
locale: string;
};
};
scope: string[];
};

declare type VisibilityFunctions = {
Expand Down

0 comments on commit 558a3b2

Please sign in to comment.