UNPKG

angular-sidebar-menu

Version:

The sources for this package are in the [Angular Sidebar Menu](https://github.com/mledour/angular-sidebar-menu) repo. Please file issues and pull requests against that repo.

13 lines (12 loc) 664 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { AnchorComponent as ɵi } from './lib/internal/anchor.component'; export { AnchorService as ɵb } from './lib/internal/anchor.service'; export { ItemComponent as ɵe } from './lib/internal/item.component'; export { openCloseAnimation as ɵf, rotateAnimation as ɵg } from './lib/internal/node.animations'; export { NodeComponent as ɵh } from './lib/internal/node.component'; export { NodeService as ɵa } from './lib/internal/node.service'; export { RoleService as ɵc } from './lib/internal/role.service'; export { SearchService as ɵd } from './lib/internal/search.service';