bitwarden-estensione-browser/src/popup/polyfills.ts

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
111 B
TypeScript
Raw Normal View History

import "core-js/stable";
import "date-input-polyfill";
import "web-animations-js";
import "zone.js/dist/zone";