ngx-bootstrap
Version:
Angular Bootstrap
7 lines (6 loc) • 377 B
TypeScript
import * as i0 from "@angular/core";
export declare class BsCurrentDateViewComponent {
title?: string;
static ɵfac: i0.ɵɵFactoryDeclaration<BsCurrentDateViewComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<BsCurrentDateViewComponent, "bs-current-date", never, { "title": { "alias": "title"; "required": false; }; }, {}, never, never, true, never>;
}