Fix build
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user