UNPKG

560 BSource Map (JSON)View Raw
1{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/carousel/index.ts"],"names":[],"mappings":"AAAA,SAAS,iBAAiB,QAAQ,sBAAsB,CAAC;AACzD,SAAS,cAAc,QAAQ,mBAAmB,CAAC;AACnD,SAAS,cAAc,QAAQ,mBAAmB,CAAC;AACnD,SAAS,cAAc,QAAQ,mBAAmB,CAAC","sourcesContent":["export { CarouselComponent } from './carousel.component';\nexport { CarouselModule } from './carousel.module';\nexport { SlideComponent } from './slide.component';\nexport { CarouselConfig } from './carousel.config';\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"]}
\No newline at end of file