UNPKG

@lucasferreiralsf/angular-frontend-library

Version:

This is a set of custom angular components to easy the development of any Subway frontend project.

13 lines (12 loc) 893 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { DataTableActionsComponent as ɵc } from './lib/data-table/data-table-actions/data-table-actions.component'; export { DataTableRowActionsComponent as ɵd } from './lib/data-table/data-table-row-actions/data-table-row-actions.component'; export { FilterTableActionsComponent as ɵb } from './lib/data-table/filter-table/filter-table-actions/filter-table-actions.component'; export { FilterTableComponent as ɵa } from './lib/data-table/filter-table/filter-table.component'; export { PopoverComponent as ɵe } from './lib/data-table/popover/popover.component'; export { HeaderService as ɵg } from './lib/header/header.service'; export { MATERIAL_MODULES as ɵh } from './lib/material/material.module'; export { MatTabComponent as ɵf } from './lib/view-edit-container/mat-tab/mat-tab.component';