UNPKG

@dhutaryan/ngx-mat-timepicker

Version:

Angular timepicker to add time which is based on material design and Angular material.

4 lines (3 loc) 179 B
import { ComponentType } from '@angular/cdk/portal'; import { InjectionToken } from '@angular/core'; export declare const MAT_DEFAULT_ACITONS: InjectionToken<ComponentType<any>>;