UNPKG

@wix/design-system

Version:

@wix/design-system

6 lines 408 B
export const DEFAULT_STEP: 15; export const DEFAULT_TIME_STYLE: "short"; export { WrappedTimeInput as TimeInput }; declare const WrappedTimeInput: React.ForwardRefExoticComponent<import(".").TimeInputProps & React.RefAttributes<never>> & import("hoist-non-react-statics").NonReactStatics<React.ComponentType<import(".").TimeInputProps>, {}>; import React from 'react'; //# sourceMappingURL=TimeInput.d.ts.map