UNPKG

react-day-picker

Version:

Customizable Date Picker for React

3 lines (2 loc) 129 B
import type { EthiopicDate } from "./EthiopicDate.js"; export declare function isEthiopicDateValid(date: EthiopicDate): boolean;