const emoji = require('country-to-emoji-flag');
emoji('DK');
// 🇩🇰
For a countries list see: https://github.com/srcagency/iso-3166-1-codes
const emoji = require('country-to-emoji-flag');
emoji('DK');
// 🇩🇰
For a countries list see: https://github.com/srcagency/iso-3166-1-codes