UNPKG

react-minimalistic-use-form

Version:

Minimalistic react hook for handling forms without much pain.

2 lines (1 loc) 86 B
export declare const getDefaultDateValue: (currentDate?: Date | undefined) => string;