UNPKG

mobx-angular

Version:

Angular connector to MobX (2 and above)

9 lines (8 loc) 519 B
import * as i0 from "@angular/core"; import * as i1 from "./mobx-autorun.directive"; import * as i2 from "./mobx-reaction.directive"; export declare class MobxAngularModule { static ɵfac: i0.ɵɵFactoryDeclaration<MobxAngularModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MobxAngularModule, [typeof i1.MobxAutorunDirective, typeof i2.MobxReactionDirective], never, [typeof i1.MobxAutorunDirective, typeof i2.MobxReactionDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<MobxAngularModule>; }