UNPKG

@asoftwareworld/form-builder-pro

Version:

ASW Form Builder Pro helps you with rapid development and designed web forms which includes several controls. The key feature of Form Builder is to make your content attractive and effective. We can customize our control at run time and preview the same b

19 lines (18 loc) 963 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/material-moment-adapter"; export * from './moment-datetime-adapter'; export * from './moment-datetime-formats'; export declare class MomentDatetimeModule { static ɵfac: i0.ɵɵFactoryDeclaration<MomentDatetimeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MomentDatetimeModule, never, [typeof i1.MomentDateModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<MomentDatetimeModule>; } export declare class AswMomentDatetimeModule { static ɵfac: i0.ɵɵFactoryDeclaration<AswMomentDatetimeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AswMomentDatetimeModule, never, [typeof i1.MatMomentDateModule, typeof MomentDatetimeModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<AswMomentDatetimeModule>; } /** * @deprecated Use `AswMomentDatetimeModule` instead. */ export declare const MatMomentDatetimeModule: typeof AswMomentDatetimeModule;