source: trip-planner-front/node_modules/@angular/material/tabs/index.d.ts@ 6c1585f

Last change on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 521 bytes
Line 
1/**
2 * Generated bundle index. Do not edit.
3 */
4export * from './public-api';
5export { _MAT_INK_BAR_POSITIONER_FACTORY as ɵangular_material_src_material_tabs_tabs_a } from './ink-bar';
6export { MatPaginatedTabHeader as ɵangular_material_src_material_tabs_tabs_d } from './paginated-tab-header';
7export { MAT_TAB_CONTENT as ɵangular_material_src_material_tabs_tabs_c } from './tab-content';
8export { MAT_TAB_LABEL as ɵangular_material_src_material_tabs_tabs_b } from './tab-label';
9
10//# sourceMappingURL=index.d.ts.map
Note: See TracBrowser for help on using the repository browser.