UNPKG

angular-calendar-timeline

Version:

A timeline for angular that shows events on a timeline board in different modes: days, weeks, and months.

2 lines (1 loc) 48 B
export type DateInput = Date | string | number;