UNPKG

734 BSource Map (JSON)View Raw
1{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/tabs/index.ts"],"names":[],"mappings":"AAAA,SAAS,qBAAqB,QAAQ,2BAA2B,CAAC;AAClE,SAAS,YAAY,QAAQ,iBAAiB,CAAC;AAC/C,SAAS,mBAAmB,QAAQ,yBAAyB,CAAC;AAC9D,SAAS,eAAe,QAAQ,oBAAoB,CAAC;AACrD,SAAS,YAAY,QAAQ,iBAAiB,CAAC;AAC/C,SAAS,UAAU,QAAQ,eAAe,CAAC","sourcesContent":["export { NgTranscludeDirective } from './ng-transclude.directive';\nexport { TabDirective } from './tab.directive';\nexport { TabHeadingDirective } from './tab-heading.directive';\nexport { TabsetComponent } from './tabset.component';\nexport { TabsetConfig } from './tabset.config';\nexport { TabsModule } from './tabs.module';\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"]}
\No newline at end of file