UNPKG
countries-states-cities-service
Version:
alpha (1.0.0-alpha.5)
latest (1.4.0)
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
Get the World's countries, states, regions and cities
countries-states-cities-service
/
lib
/
index.d.cts
5 lines
(4 loc)
•
238 B
text/typescript
View Raw
1
2
3
4
5
export
{ C
as
City
, a
as
Country
, b
as
SortType
, c
as
State
, T
as
TranslationLocale
}
from
'./utils-4jNI8PG9.cjs'
;
export
{
Countries
}
from
'./countries.cjs'
;
export
{
States
}
from
'./states.cjs'
;
export
{
Cities
}
from
'./cities.cjs'
;