UNPKG

countrycitystatejson

Version:

A JSON Object containing Countries and their associated States/Provinces and cities.

16 lines (15 loc) 305 B
{ "compilerOptions": { "module": "commonjs", "lib": ["es5"], "noImplicitAny": true, "noImplicitThis": true, "strictFunctionTypes": true, "strictNullChecks": true, "baseUrl": "./", "typeRoots": ["./"], "types": [], "noEmit": true }, "files": ["index.d.ts"] }