Package Exports
- country-state-city-nextjs
- country-state-city-nextjs/cjs/index
- country-state-city-nextjs/cjs/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (country-state-city-nextjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
country-state-city-nextjs
This is a library for get all countrys, states and citys of world.
Installing
Using npm:
npm i country-state-city-nextjsImport
import {
load,
countryProps,
stateProps,
cityProps,
loadCountrys,
loadStates,
loadCitys,
loadCountrysWidthImg,
loadStatesByCountry,
loadCitysByStateAndCountry,
} from "country-state-city-nextjs/cjs/index";Developer
Email blancofrancisco34@gmail.com