1
0
mirror of https://github.com/ae-utbm/sith.git synced 2025-03-18 11:17:12 +00:00
Sith/core/static/bundled/country-flags-index.ts

4 lines
103 B
TypeScript
Raw Normal View History

import { polyfillCountryFlagEmojis } from "country-flag-emoji-polyfill";
2025-03-05 20:19:11 +01:00
polyfillCountryFlagEmojis();