UNPKG

rsuite

Version:

A suite of react components

7 lines (6 loc) 165 B
export interface TestKeyPressProps { defaultValue?: Date | [Date | null, Date | null] | null; format?: string; expectedValue: string; key: string; }