UNPKG

angular-countdown-timer

Version:

Countdown Timer for Angular 7+

6 lines (5 loc) 187 B
import { ModuleWithProviders } from '@angular/core'; export * from './countdown-timer.component'; export declare class CountdownTimerModule { static forRoot(): ModuleWithProviders; }