This commit is contained in:
Aaron Klinker
2023-12-17 09:41:43 -06:00
parent de5b4e16cd
commit cfd4979a7a
+1
View File
@@ -21,6 +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.
/** @ignore */
export type {
ActivityLog,
Alarms,