UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 187 B
import { TDatePickerProps } from './types'; export declare const DatePicker: (props: TDatePickerProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DatePicker.d.ts.map