UNPKG

ngx-timeago

Version:

Live updating timestamps in Angular 6+.

7 lines (6 loc) 205 B
export * from './timeago.directive'; export * from './timeago.pipe'; export * from './timeago.intl'; export * from './timeago.clock'; export * from './timeago.formatter'; export * from './timeago.module';