UNPKG

@gouvfr-anct/cartographie-nationale

Version:

<h2 id="about">🪧 À propos</h2>

3 lines (2 loc) • 456 B
export type { AllStats, DepartementLieuxResponse, DepartementWithCount, LieuChunk, LieuSearchResult, LieuxResponse, MediateurLieu, MediateurSearchResult, RegionWithCount } from './stats'; export { buildExportUrl, fetchAllLieux, fetchAllStats, fetchDepartementLieux, fetchDepartementsStats, fetchLieu, fetchLieuxForChunk, fetchLieuxSearch, fetchMediateursSearch, fetchRegionLieux, fetchRegionsStats, fetchRegionTotalLieux, fetchTotalLieux } from './stats';