UNPKG

@angular-material-extensions/jumbotron

Version:

Angular UI open source library built with material design in order to illustrate a highlighted/important information for the user

5 lines (4 loc) 249 B
export { MatJumbotronComponent } from './component/mat-jumbotron/mat-jumbotron.component'; export { MatJumbotronContentComponent } from './component/mat-jumbotron/content/mat-jumbotron-content.component'; export declare class MatJumbotronModule { }