Closed Fcmam5 closed 4 years ago
Hi, can you assign this to me?
Sure, Happy hacking!
@Fcmam5, was this feature not already implemented in #20?
@joeylnguyen it was 😞 sorry I missed that, but it was not exported from index.js
and we missed that, please can you submit a PR to fix this?
Implement a new feature:
getWilayaByDairaName
. That takes a Daira name (French, English or Arabic) and returns either the corresponding wilaya ornull
.getWilayaByDairaName(name: string, projection?: string[]): WilayaObject
Please, don't forget to update the documentation in the README file (check this example PR).