ngx-antd-form-builder
Version:
Simple Drag&Drop form builder using ng-zorro-antd
8 lines (7 loc) • 396 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./sortablejs.directive";
export declare class SortablejsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SortablejsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SortablejsModule, [typeof i1.SortablejsDirective], never, [typeof i1.SortablejsDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SortablejsModule>;
}