UNPKG

ngx-json-ui

Version:

This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.2.0.

12 lines (11 loc) 928 B
import * as i0 from "@angular/core"; import * as i1 from "./has-tooltip.directive"; import * as i2 from "./regex-mask.directive"; import * as i3 from "./input-mask.directive"; import * as i4 from "./case-insensitive-allowed-values.directive"; import * as i5 from "./constrained-number.directive"; export declare class SharedDirectivesModule { static ɵfac: i0.ɵɵFactoryDeclaration<SharedDirectivesModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SharedDirectivesModule, [typeof i1.HasTooltipDirective, typeof i2.RegexMaskDirective, typeof i3.InputMaskDirective, typeof i4.CaseInsensitiveAllowedValuesDirective, typeof i5.ConstrainedNumberDirective], never, [typeof i1.HasTooltipDirective, typeof i2.RegexMaskDirective, typeof i3.InputMaskDirective, typeof i4.CaseInsensitiveAllowedValuesDirective, typeof i5.ConstrainedNumberDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<SharedDirectivesModule>; }