ngx-mat-lib
Version:
A bunch of utilities and components to use in your Angular 7+ apps!
16 lines (15 loc) • 621 B
TypeScript
export * from "./xmat-accordion/index";
export * from "./xmat-alert-box/index";
export * from "./xmat-dialog/index";
export * from "./xmat-divider/index";
export * from "./xmat-global-spinner/index";
export * from "./xmat-legend/index";
export * from "./xmat-mini-chip-list/index";
export * from "./xmat-media-query-state/index";
export * from "./xmat-nav-bar/index";
export * from "./xmat-overlay/index";
export * from "./xmat-simple-table/index";
export * from "./xmat-snack-bar/index";
export * from "./xmat-spinner/index";
export * from "./xmat-summary/index";
export * from "./xmat-time-input/index";