UNPKG

wix-style-react

Version:
6 lines 249 B
export const DEFAULT_STEP: 15; export const DEFAULT_TIME_STYLE: "short"; export default TimeInput; declare const TimeInput: React.ForwardRefExoticComponent<React.RefAttributes<any>>; import React from 'react'; //# sourceMappingURL=TimeInput.d.ts.map