UNPKG

react-nepali-datetime-picker

Version:

A simple and reusable Nepali calendar, date and time picker components for React.

4 lines (3 loc) 114 B
import { ClassValue, clsx } from 'clsx'; declare function cn(...args: ClassValue[]): string; export { clsx, cn };