UNPKG

@fluster.io/dev

Version:

3 lines (2 loc) 111 B
import { default as dayjs } from 'dayjs'; export declare const parseDate: (d: string | number) => dayjs.Dayjs;