UNPKG

ngx-bootstrap

Version:
13 lines 398 B
import { Injectable } from '@angular/core'; var TabsetConfig = /** @class */ (function () { function TabsetConfig() { /** provides default navigation context class: 'tabs' or 'pills' */ this.type = 'tabs'; } TabsetConfig.decorators = [ { type: Injectable }, ]; return TabsetConfig; }()); export { TabsetConfig }; //# sourceMappingURL=tabset.config.js.map