Fix build

This commit is contained in:
Aaron Klinker
2023-12-17 09:30:28 -06:00
parent 2363144bb6
commit 5c696da6e2
+1 -1
View File
@@ -21,7 +21,7 @@ export const browser: AugmentedBrowser = originalBrowser;
// re-export all the types from webextension-polyfill
// Because webextension-polyfill uses a weird namespace with "import export", there isn't a good way
// to get these types without re-listing them.
export {
export type {
ActivityLog,
Alarms,
Bookmarks,