UNPKG

react-input-time

Version:

A simple, yet customizable, React component for time selection.

3 lines (2 loc) 104 B
declare const getNewValue: (prevValue: string, newValue: string) => string; export default getNewValue;