@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
13 lines (12 loc) • 815 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./node-credentials-form.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "../dialog/dialog.module";
import * as i5 from "../../pipes/format-pipe.module";
import * as i6 from "../form/forms.module";
export declare class NodeCredentialsFormModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NodeCredentialsFormModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NodeCredentialsFormModule, [typeof i1.NodeCredentialsFormComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.DialogModule, typeof i5.FormatPipeModule, typeof i6.SmeFormsModule], [typeof i1.NodeCredentialsFormComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NodeCredentialsFormModule>;
}