UNPKG

dgz-ui

Version:

Custom ui library using React.js, Shadcn/ui, TailwindCSS, Typescript

7 lines 241 B
import { default as dayjs } from 'dayjs'; /** * Re-export of dayjs with customParseFormat plugin extended. * Use this instance throughout the application for consistent date handling. */ export { dayjs }; //# sourceMappingURL=day.d.ts.map