????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/libphonenumber-js/es6/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/libphonenumber-js/es6/getCountries.test.js |
import metadata from '../metadata.min.json' assert { type: 'json' }; import getCountries from './getCountries.js'; describe('getCountries', function () { it('should get countries list', function () { expect(getCountries(metadata).indexOf('RU') > 0).to.be["true"]; }); }); //# sourceMappingURL=getCountries.test.js.map