UNPKG

react-nepalipatro

Version:

A reusable Nepali (Bikram Sambat) calendar React component.

3 lines (2 loc) 144 B
import type { NepaliCalendarProps } from "../../types/NepaliCalendarProps"; export declare const NepaliCalendar: React.FC<NepaliCalendarProps>;