UNPKG

@beincom/constants

Version:
8 lines (7 loc) 256 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.COUNTRY_CODE = void 0; var COUNTRY_CODE; (function (COUNTRY_CODE) { COUNTRY_CODE["VN"] = "VN"; })(COUNTRY_CODE = exports.COUNTRY_CODE || (exports.COUNTRY_CODE = {}));