UNPKG

560 BSource Map (JSON)View Raw
1{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/sortable/index.ts"],"names":[],"mappings":"AAAA,SAAS,cAAc,QAAQ,mBAAmB,CAAC;AACnD,SAAS,iBAAiB,QAAsB,sBAAsB,CAAC;AACvE,SAAS,oBAAoB,QAAQ,0BAA0B,CAAC;AACf","sourcesContent":["export { SortableModule } from './sortable.module';\nexport { SortableComponent, SortableItem } from './sortable.component';\nexport { DraggableItemService } from './draggable-item.service';\nexport { DraggableItem } from './draggable-item';\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"]}
\No newline at end of file