UNPKG

ngx-json-schema-viewer

Version:
8 lines (7 loc) 451 B
import type { JSONSchema } from "../../types"; import * as i0 from "@angular/core"; export declare class IfElseThenComponent { schema: Exclude<JSONSchema, true | false>; static ɵfac: i0.ɵɵFactoryDeclaration<IfElseThenComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<IfElseThenComponent, "jse-schema-conditional-if-else-then", never, { "schema": { "alias": "schema"; "required": true; }; }, {}, never, never, true, never>; }