Some checks failed
build / Build (push) Failing after 7s
test / Run tests (push) Failing after 10s
3 lines
113 B
TypeScript
3 lines
113 B
TypeScript
// <root>/__mocks__/webextension-polyfill.ts
|
|
export { fakeBrowser as default } from "@webext-core/fake-browser";
|