ngx-json-schema-viewer
Version:
<h1 align="center">ngx-json-schema-viewer</h1>
7 lines (6 loc) • 393 B
TypeScript
import * as i0 from "@angular/core";
export declare class CreateDescriptionComponent {
description: string;
static ɵfac: i0.ɵɵFactoryDeclaration<CreateDescriptionComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<CreateDescriptionComponent, "jse-description", never, { "description": { "alias": "description"; "required": true; }; }, {}, never, never, true, never>;
}