UNPKG

@stacrypt/world-countries-info

Version:

List of countries with useful info, and search functions

9 lines (8 loc) 364 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.getFullSvgUrl = void 0; var getFullSvgUrl_1 = __importDefault(require("./getFullSvgUrl")); exports.getFullSvgUrl = getFullSvgUrl_1.default;