mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-22 21:21:35 +01:00
c1494b8494
* [PM-4401] feat: add browser messaging api service * [PM-4401] feat: use new service * [PM-4401] chore: rename to `ZonedMessageListenerService` * [PM-4401] chore: remove polyfill
3 lines
43 B
TypeScript
3 lines
43 B
TypeScript
import "core-js/stable";
|
|
import "zone.js";
|