UNPKG

laif-ds

Version:

Design System di Laif con componenti React basati su principi di Atomic Design

10 lines (9 loc) 155 B
"use client"; import { toDate as n } from "./toDate.js"; function r(t, e) { return n(t, e?.in).getMonth(); } export { r as default, r as getMonth };