sequential-workflow-designer-angular
Version:
Angular wrapper for Sequential Workflow Designer component.
9 lines (8 loc) • 512 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./designer.component";
import * as i2 from "@angular/common";
export declare class SequentialWorkflowDesignerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SequentialWorkflowDesignerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SequentialWorkflowDesignerModule, [typeof i1.DesignerComponent], [typeof i2.CommonModule], [typeof i1.DesignerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SequentialWorkflowDesignerModule>;
}