UNPKG

laif-ds

Version:

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

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