mirror of
https://github.com/goauthentik/authentik
synced 2026-05-11 17:36:35 +02:00
6 lines
178 B
TypeScript
6 lines
178 B
TypeScript
// @ts-ignore
|
|
window["polymerSkipLoadingFontRoboto"] = true;
|
|
import "construct-style-sheets-polyfill";
|
|
import "@webcomponents/webcomponentsjs";
|
|
import "lit/polyfill-support.js";
|