UNPKG

ngx-bootstrap-expanded-features

Version:

Too many new features for bootstrap made with javascript for better performance and more options without a large css file.

6 lines (5 loc) 157 B
export declare const manage_combos: { pushCombos(combos: any): void; getCombos(): any; updateCombo(combo: string, newValues: string[]): void; };