UNPKG
ngx-mat-timeline
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
Timeline component for Angular Material
github.com/w3soto/ngx-mat-timeline
ngx-mat-timeline
/
public-api.d.ts
4 lines
(3 loc)
•
152 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/ngx-mat-timeline.component'
;
export
*
from
'./lib/ngx-mat-timeline-item.component'
;
export
*
from
'./lib/ngx-mat-timeline.module'
;