Skip to content

anyToComponent

@tsed/schema-formio

Usage

typescript
import { anyToComponent } from "@tsed/schema-formio";

See /packages/third-parties/schema-formio/src/types/components/anyToComponent.ts.

Overview

ts
function anyToComponent(schema: any, options: any): any;

Released under the MIT License.