UNPKG

bd-geo-info

Version:

A comprehensive Bangladesh geographical data package with hierarchical selection and address form components

3 lines (2 loc) 112 B
import { Upazila } from '../types'; export default function getUpazilas(districtId?: string | null): Upazila[];