UNPKG

349 BTypeScriptView Raw
1import { BidiModule } from '@angular/cdk/bidi';
2import * as i0 from "@angular/core";
3export declare class NbBidiModule extends BidiModule {
4 static ɵfac: i0.ɵɵFactoryDeclaration<NbBidiModule, never>;
5 static ɵmod: i0.ɵɵNgModuleDeclaration<NbBidiModule, never, never, never>;
6 static ɵinj: i0.ɵɵInjectorDeclaration<NbBidiModule>;
7}