UNPKG

@ng-bootstrap/ng-bootstrap

Version:
9 lines (8 loc) 262 B
import * as i0 from "@angular/core"; export declare class NgbRTL { private _element; constructor(document: any); isRTL(): boolean; static ɵfac: i0.ɵɵFactoryDeclaration<NgbRTL, never>; static ɵprov: i0.ɵɵInjectableDeclaration<NgbRTL>; }