@ajsf/core
Version:
Angular JSON Schema Form builder core
9 lines (8 loc) • 414 B
TypeScript
import * as i0 from "@angular/core";
export declare class NoneComponent {
layoutNode: any;
layoutIndex: number[];
dataIndex: number[];
static ɵfac: i0.ɵɵFactoryDeclaration<NoneComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NoneComponent, "none-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false>;
}