UNPKG

@ng-bootstrap/ng-bootstrap

Version:
15 lines (12 loc) 293 B
import * as i0 from '@angular/core'; /** * Global ng-bootstrap config * * @since 8.0.0 */ declare class NgbConfig { animation: boolean; static ɵfac: i0.ɵɵFactoryDeclaration<NgbConfig, never>; static ɵprov: i0.ɵɵInjectableDeclaration<NgbConfig>; } export { NgbConfig };