UNPKG

@mayurphumatiya/calendar-ts

Version:

![image](https://github.com/mayurphumatiya/calendar-ts/assets/98944957/4afb8fe3-e020-4706-9a17-53d1c2b3a114)

7 lines (6 loc) 173 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function cn(...classes) { return classes.filter(Boolean).join(" "); } exports.default = cn;