UNPKG

@cnamts/vue-dot

Version:

Implementation of our Design System for the French Health Insurance

5 lines (3 loc) 124 B
import dayjs from 'dayjs'; import { formatDate } from '../functions/formatDate'; export const TODAY = formatDate(dayjs());