UNPKG

ngx-eagle

Version:

UI component infrastructure and Design components for mobile and desktop Angular web applications.

5 lines (4 loc) 176 B
export { DrawerModule } from './drawer.module'; export { DrawerComponent } from './drawer.component'; export { Drawer } from './drawer.service'; export * from './typings';