UNPKG

angular-calendar-timeline

Version:

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

4 lines (3 loc) 56 B
export interface IIdObject { id: number | string; }