UNPKG

react-native-paper-dates

Version:
7 lines 302 B
declare function AnalogClockHours({ is24Hour, hours, }: { is24Hour: boolean; hours: number; }): import("react/jsx-runtime").JSX.Element; declare const _default: import("react").MemoExoticComponent<typeof AnalogClockHours>; export default _default; //# sourceMappingURL=AnalogClockHours.d.ts.map