UNPKG

react-native-ethiopian-calendar-date-picker

Version:

A react native calendar component which is mainly intended for applications which require Ethiopian calendar.

3 lines (2 loc) 127 B
import type { LanguageCode } from './types'; export declare function getDaysNameOfTheWeek(language: LanguageCode): string[];