1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-04 13:44:00 +01:00
bitwarden-browser/apps/browser/src/popup/polyfills.ts

4 lines
83 B
TypeScript
Raw Normal View History

2021-12-21 15:43:35 +01:00
import "core-js/stable";
import "date-input-polyfill";
import "zone.js/dist/zone";