@universal-material/angular
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.0.
7 lines (6 loc) • 385 B
TypeScript
import { DatepickerBaseComponent } from './datepicker-base.component';
import * as i0 from "@angular/core";
export declare class DatepickerComponent extends DatepickerBaseComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<DatepickerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<DatepickerComponent, "u-datepicker", never, {}, {}, never, never, false, never>;
}