Function getDistrictByProvince

Retrieves districts for a given province.

  • Parameters

    • province: string

      The province to filter districts by.

    Returns Promise<string[]>

    An array of district names.