ng2-events
Version:
Supercharge your Angular2+ event handling
9 lines (8 loc) • 491 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./observe-event.directive";
export declare class ObserveEventDirectiveModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ObserveEventDirectiveModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ObserveEventDirectiveModule, [typeof i1.ObserveEventDirective], never, [typeof i1.ObserveEventDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ObserveEventDirectiveModule>;
}
export default ObserveEventDirectiveModule;