UNPKG

oui-kit

Version:

🎯 *UI toolkit with a French touch* 🇫🇷

3 lines (2 loc) • 126 B
import { DayValue } from 'zeed'; export declare function dayValidator(text: string, usaMode?: boolean): DayValue | undefined;