UNPKG

ngx-nestable

Version:

Nestable list with drag and drop for Angular

7 lines (6 loc) 321 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { NestableDragHandleDirective as ɵa } from './lib/nestable-drag-handle/nestable-drag-handle.directive'; export { NestableExpandCollapseDirective as ɵb } from './lib/nestable-expand-collapse-handle/nestable-expand-collapse.directive';