UNPKG

right-angled

Version:

Lightweight and easy to use angular data grids. Integrates with your markup and styles rather than generating its own.

16 lines 1.12 kB
import * as i0 from "@angular/core"; import * as i1 from "./focus-on-render.directive"; import * as i2 from "./select-on-focus.directive"; import * as i3 from "./stop-events.directive"; import * as i4 from "./prevent-defaults.directive"; import * as i5 from "@angular/common"; export declare class RTMiscModule { static ɵfac: i0.ɵɵFactoryDeclaration<RTMiscModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<RTMiscModule, [typeof i1.FocusOnRenderDirective, typeof i2.SelectOnFocusDirective, typeof i3.StopEventsDirective, typeof i4.PreventDefaultsDirective], [typeof i5.CommonModule], [typeof i1.FocusOnRenderDirective, typeof i2.SelectOnFocusDirective, typeof i3.StopEventsDirective, typeof i4.PreventDefaultsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<RTMiscModule>; } export { FocusOnRenderDirective } from './focus-on-render.directive'; export { SelectOnFocusDirective } from './select-on-focus.directive'; export { StopEventsDirective } from './stop-events.directive'; export { PreventDefaultsDirective } from './prevent-defaults.directive'; //# sourceMappingURL=misc.module.d.ts.map